This commit is contained in:
Anuken
2019-09-06 15:20:30 -04:00
parent 24bb2428e7
commit 9b6fb2f382
2 changed files with 2 additions and 3 deletions

View File

@@ -311,8 +311,6 @@ public class SteamCoreNetImpl implements SteamNetworkingCallback, SteamMatchmaki
return;
}
Log.info("callback run ON SERVER");
Log.info("Lobby create callback");
Log.info("Lobby {1} created? {0}", result, steamID.getAccountID());
if(result == SteamResult.OK){
currentLobby = steamID;