Oops (#11698)
This commit is contained in:
committed by
GitHub
parent
56b78a6099
commit
7131b4fba0
@@ -21,7 +21,7 @@ public sealed class RulesManager : SharedRulesManager
|
|||||||
[Dependency] private readonly IEntitySystemManager _sysMan = default!;
|
[Dependency] private readonly IEntitySystemManager _sysMan = default!;
|
||||||
|
|
||||||
private InfoSection rulesSection = new InfoSection("", "", false);
|
private InfoSection rulesSection = new InfoSection("", "", false);
|
||||||
private bool _shouldShowRules = true;
|
private bool _shouldShowRules = false;
|
||||||
|
|
||||||
private RulesPopup? _activePopup;
|
private RulesPopup? _activePopup;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user