Skip to content

Commit a19da63

Browse files
author
Swamp Ig
committed
Loading screen message not getting displayed
1 parent fdf0aee commit a19da63

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

moduleManager.cs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,10 +75,7 @@ public void Update()
7575
}
7676

7777
if (loaded)
78-
{
79-
Destroy(gameObject);
8078
return;
81-
}
8279

8380
patchCount = 0;
8481
errorCount = 0;

0 commit comments

Comments
 (0)