mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-08-04 05:16:21 -04:00
GCWZones work fully, completely in their entirety
- Correct deltas are sent - Math is now correct - Zone History is recorded
This commit is contained in:
@@ -51,5 +51,5 @@ public abstract class ListObject implements IListObject {
|
||||
protected byte[] getUnicodeString(String string) {
|
||||
return StringUtilities.getUnicodeString(string);
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user