mirror of
https://github.com/SWG-Source/dsrc.git
synced 2026-08-27 16:56:48 -04:00
Cleaned up imports in all Java that has not been cleaned yet.
This commit is contained in:
@@ -8,12 +8,6 @@ import java.util.Hashtable;
|
||||
import java.util.Vector;
|
||||
import script.base_script;
|
||||
|
||||
import script.library.slots;
|
||||
import script.library.hue;
|
||||
import script.library.ai_lib;
|
||||
import script.library.factions;
|
||||
import script.library.utils;
|
||||
|
||||
public class npc extends script.base_script
|
||||
{
|
||||
public npc()
|
||||
|
||||
Reference in New Issue
Block a user