mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-08-05 06:17:19 -04:00
Merge branch 'master' of https://github.com/ProjectSWGCore/NGECore2
Conflicts: src/services/command/CommandService.java src/services/object/ObjectService.java
This commit is contained in:
@@ -364,11 +364,7 @@ public class PlayerService implements INetworkDispatch {
|
||||
swgOpcodes.put(Opcodes.SetLfgInterests, (session, data) -> {
|
||||
|
||||
});
|
||||
|
||||
swgOpcodes.put(Opcodes.CommodotiesItemTypeListRequest, (session, data) -> {
|
||||
|
||||
});
|
||||
|
||||
|
||||
swgOpcodes.put(Opcodes.SetFurnitureRoationDegree, (session, data) -> {
|
||||
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user