added workshop update checker
This commit is contained in:
@@ -563,6 +563,11 @@ namespace Barotrauma
|
||||
{
|
||||
DebugConsole.NewMessage("LOADING COROUTINE FINISHED", Color.Lime);
|
||||
}
|
||||
|
||||
#if CLIENT
|
||||
LuaCsUpdateChecker.Check();
|
||||
#endif
|
||||
|
||||
yield return CoroutineStatus.Success;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user