Renamed class to not conflict with the java.lang version.
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
package engine.objects;
|
||||
|
||||
|
||||
import engine.Enum.GameObjectType;
|
||||
import engine.Enum.GuildHistoryType;
|
||||
import engine.mbEnums.GameObjectType;
|
||||
import engine.mbEnums.GuildHistoryType;
|
||||
import engine.net.ByteBufferWriter;
|
||||
import org.joda.time.DateTime;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user