mirror of
https://github.com/soarqin/DSP_Mods.git
synced 2025-12-09 00:13:36 +08:00
code cleanup
This commit is contained in:
@@ -13,7 +13,7 @@ public class OrbitalCollectorBatchBuild : BaseUnityPlugin
|
||||
|
||||
private bool _cfgEnabled = true;
|
||||
private static int _maxBuildCount;
|
||||
private static bool _instantBuild = false;
|
||||
private static bool _instantBuild;
|
||||
|
||||
private void Awake()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user