mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-07-31 01:15:57 -04:00
Committing these changes temporarily
This commit is contained in:
@@ -402,7 +402,7 @@ public class PlayerMessageBuilder extends ObjectMessageBuilder {
|
||||
}
|
||||
|
||||
@Override
|
||||
public void sendListDelta(byte viewType, short updateType, IoBuffer buffer) {
|
||||
public void sendListDelta(byte viewType, short updateType, IoBuffer data) {
|
||||
// TODO Auto-generated method stub
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user