mirror of
https://github.com/misternebula/quantum-space-buddies.git
synced 2025-02-10 21:40:19 +00:00
dont disable syncbase when Init() fails once
This commit is contained in:
parent
1d2764f09f
commit
c4b771589b
@ -129,7 +129,6 @@ namespace QSB.Syncs
|
||||
catch (Exception ex)
|
||||
{
|
||||
DebugLog.ToConsole($"Exception when initializing {name} : {ex}", MessageType.Error);
|
||||
enabled = false;
|
||||
}
|
||||
|
||||
base.Update();
|
||||
|
Loading…
x
Reference in New Issue
Block a user