mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-07-31 01:15:57 -04:00
more work on AI, added odb for object id(should hopefully fix object id duplicates), fixed tons of bugs
This commit is contained in:
@@ -55,6 +55,7 @@ public class ObjControllerMessage extends SWGMessage {
|
||||
public static final int ANIMATION = 0x00F2;
|
||||
public static final int BUFF_BUILDER_START = 0x025C;
|
||||
public static final int BUFF_BUILDER_CHANGE = 0x025A;
|
||||
public static final int UI_PLAY_EFFECT = 0x0401;
|
||||
|
||||
public ObjControllerMessage() {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user