diff --git a/java_pid21340.hprof b/java_pid21340.hprof new file mode 100644 index 0000000..5d5f257 Binary files /dev/null and b/java_pid21340.hprof differ diff --git a/src/main/java/ch/unibas/dmi/dbis/cs108/multiplayer/protocol/NTtB_Protocol_Definition.txt b/src/main/java/ch/unibas/dmi/dbis/cs108/multiplayer/protocol/NTtB_Protocol_Definition.txt index 95d2a20..e265773 100644 --- a/src/main/java/ch/unibas/dmi/dbis/cs108/multiplayer/protocol/NTtB_Protocol_Definition.txt +++ b/src/main/java/ch/unibas/dmi/dbis/cs108/multiplayer/protocol/NTtB_Protocol_Definition.txt @@ -7,12 +7,12 @@ * LEAVG: leave a game * JOING: join a game * VOTEG: ghost voting who to infect - * VOTEH: humans voting whos the ghost - * QUITS: quit server/ leave servr + * VOTEH: humans voting who is the ghost + * QUITS: quit server/ leave server * LISTP: list players/clients in session with the Server */ /** 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) */ \ No newline at end of file