Browse Source

Admin Kommunikationsprotokoll verallgemeinert

Kolja Strohm 6 years ago
parent
commit
4bdd7472fb
1 changed files with 1 additions and 1 deletions
  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