mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-08-01 02:16:15 -04:00
Added radials which are handled by python scripts, updated engine, objects now load serverside template at creation
This commit is contained in:
@@ -27,5 +27,6 @@ public class ObjControllerOpcodes {
|
||||
public static final int DATA_TRANSFORM_WITH_PARENT = 0xF1000000;
|
||||
public static final int COMMAND_QUEUE_ENQUEUE = 0x16010000;
|
||||
public static final int TARGET_UPDATE = 0x26010000;
|
||||
public static final int OBJECT_MENU_REQUEST = 0x46010000;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user