Update SWGList, add gild deltas, play title delta

This commit is contained in:
Treeku
2013-07-24 01:50:51 +01:00
parent 04dabef565
commit a0afc196f4
18 changed files with 1092 additions and 340 deletions
@@ -124,7 +124,7 @@ public class TangibleMessageBuilder extends ObjectMessageBuilder {
}
@Override
public void sendListDelta(short updateType, IoBuffer buffer) {
public void sendListDelta(byte viewType, short updateType, IoBuffer buffer) {
// TODO Auto-generated method stub
}