mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-08-04 05:16:21 -04:00
Fixed crash caused by buildings, fixed weapon object superclass, added equipment and appearance equipment deltas
This commit is contained in:
@@ -83,7 +83,7 @@ public class GroupMessageBuilder extends ObjectMessageBuilder {
|
||||
buffer.setAutoExpand(true);
|
||||
|
||||
buffer.putShort((short) 0x0B); // Obj Operand Count
|
||||
buffer.putInt(0x45);
|
||||
buffer.putInt(0x43);
|
||||
|
||||
buffer.put(getAsciiString("string_id_table"));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user