mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-08-02 03:15:52 -04:00
Fixed loads of warnings
This commit is contained in:
@@ -104,7 +104,6 @@ public class CreatureObject extends TangibleObject implements Serializable {
|
||||
private transient int missionCriticalObjectsUpdateCounter = 0;
|
||||
|
||||
// CREO6
|
||||
private byte combatFlag = 0;
|
||||
private short level = -1;
|
||||
private int grantedHealth = 0;
|
||||
private String currentAnimation;
|
||||
|
||||
Reference in New Issue
Block a user