Started work on bazaar

This commit is contained in:
Light2
2014-04-11 23:47:03 +02:00
parent 7eaed057c7
commit ea8bc53394
25 changed files with 1349 additions and 10 deletions
+1 -5
View File
@@ -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) -> {
});