Remove CheckUpdate
This commit is contained in:
committed by
Maplewheels
parent
bd5d04f5ab
commit
71c2e54afd
@@ -636,9 +636,6 @@ namespace Barotrauma
|
||||
HasLoaded = true;
|
||||
|
||||
log("LOADING COROUTINE FINISHED");
|
||||
#if CLIENT
|
||||
LuaCsInstaller.CheckUpdate();
|
||||
#endif
|
||||
|
||||
contentLoaded = true;
|
||||
while (postContentLoadActions.TryDequeue(out Action action))
|
||||
|
||||
Reference in New Issue
Block a user