mirror of
https://github.com/michaelrausch/Party-Parrots-At-Sea.git
synced 2026-05-09 14:28:43 +00:00
Refactoring to remove all superflous classes related to the server
GameServerThread --> MainServerThread All server classes consolidated into the gameServer package and all others removed tags: #story[1055] #refactor #fix
This commit is contained in:
@@ -135,4 +135,5 @@ public class MainServerThread extends Thread implements PacketBufferDelegate, Cl
|
||||
GameState.removePlayer(player);
|
||||
// sendXml();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user