mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-08-02 03:15:52 -04:00
Started work on bazaar
This commit is contained in:
@@ -361,11 +361,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