Explorar el Código

Admin Kommunikationsprotokoll verallgemeinert

Kolja Strohm hace 6 años
padre
commit
4bdd7472fb
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      ShopServer/ShopServer.cpp

+ 1 - 1
ShopServer/ShopServer.cpp

@@ -537,7 +537,7 @@ void ShSAKlient::thread()
                     }
                 }
                 break;
-            case 0xB: // maximale Anzahl der Karten setzen
+            case 0xA: // maximale Anzahl der Karten setzen
                 if( !adminId )
                     errorZuKlient( "Du musst dich einloggen." );
                 else