spelling
This commit is contained in:
parent
111e310d00
commit
c48457e9b6
BIN
java_pid21340.hprof
Normal file
BIN
java_pid21340.hprof
Normal file
Binary file not shown.
@ -7,12 +7,12 @@
|
|||||||
* LEAVG: leave a game
|
* LEAVG: leave a game
|
||||||
* JOING: join a game
|
* JOING: join a game
|
||||||
* VOTEG: ghost voting who to infect
|
* VOTEG: ghost voting who to infect
|
||||||
* VOTEH: humans voting whos the ghost
|
* VOTEH: humans voting who is the ghost
|
||||||
* QUITS: quit server/ leave servr
|
* QUITS: quit server/ leave server
|
||||||
* LISTP: list players/clients in session with the Server
|
* LISTP: list players/clients in session with the Server
|
||||||
*/
|
*/
|
||||||
/**
|
/**
|
||||||
Server Commands:
|
Server Commands:
|
||||||
* MSGRS: "Message recieved": Paramaters: a string detailing to the client that and what the server recieved as command.
|
* MSGRS: "Message received": Paramaters: a string detailing to the client that and what the server received as command.
|
||||||
* SEROR: Server had an error. (used for debugging)
|
* SEROR: Server had an error. (used for debugging)
|
||||||
*/
|
*/
|
||||||
Reference in New Issue
Block a user