From 929419d5824080a908d56be5eaf4a43e4b551141 Mon Sep 17 00:00:00 2001 From: rafa_99 Date: Sat, 14 May 2022 23:41:01 +0100 Subject: OUR CODE ⚒ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/compressors/DSDecmp.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/compressors/DSDecmp.java') diff --git a/src/compressors/DSDecmp.java b/src/compressors/DSDecmp.java index de003d8..9f676ce 100644 --- a/src/compressors/DSDecmp.java +++ b/src/compressors/DSDecmp.java @@ -1,6 +1,6 @@ package compressors; -import com.dabomstew.pkrandom.FileFunctions; +import com.rafa_99.pkrandom.FileFunctions; //MODIFIED DSDECMP-JAVA SOURCE FOR RANDOMIZER'S NEEDS //License is below -- cgit v1.2.3