Przeglądaj źródła

changed steam login to anonymous

Daniel Gibbs 11 lat temu
rodzic
commit
91571b4035
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      NoMoreRoomInHell/nmrihserver

+ 2 - 2
NoMoreRoomInHell/nmrihserver

@@ -13,8 +13,8 @@ emailnotification="off"
 email="email@example.com"
 
 # Steam login
-steamuser="username"
-steampass="password"
+steamuser="anonymous"
+steampass=""
 
 # Start Variables
 defaultmap="nmo_broadway"