Cleaned up imports in all Java that has not been cleaned yet.

This commit is contained in:
CekisSWG
2018-06-02 18:48:48 +01:00
parent 23c721db66
commit 08a2c77d83
142 changed files with 21 additions and 714 deletions
@@ -7,11 +7,9 @@
package script;
import script.location;
import script.obj_id;
import script.library.combat_consts;
import script.library.utils;
import script.base_class;
import java.util.Hashtable;
public class combat_engine