mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-08-01 02:16:15 -04:00
Fixed most warnings
This commit is contained in:
@@ -63,7 +63,7 @@ public class SurveyMapUpdateMessage extends SWGMessage {
|
||||
highestConcentration = concentration;
|
||||
}
|
||||
}
|
||||
int size = buffer.position();
|
||||
//int size = buffer.position();
|
||||
buffer.flip();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user