Fix multiple small issues :)

This commit is contained in:
Lion Kortlepel
2020-11-11 11:24:36 +01:00
parent 8f05cdcc61
commit 308500c01f
6 changed files with 13 additions and 12 deletions

View File

@@ -184,7 +184,6 @@ void GlobalParser(Client*c, const std::string& Pack){
SendToAll(c,Packet,false,false);
return;
}
switch (Code) {
case 'P': // initial connection
#ifdef DEBUG