This commit is contained in:
@@ -9,7 +9,7 @@ namespace ShrinkModFramework
|
||||
[SerializeField] private ShrinkModFrameworkSettings settingsOverride;
|
||||
|
||||
[Header("Bootstrap")]
|
||||
[SerializeField] private bool autoLoadOnAwake = true;
|
||||
[SerializeField] private bool autoLoadOnAwake;
|
||||
|
||||
private static bool _bootstrapped;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user