adds scroll wheel spawning and setting, adds utils for getting cfg

This commit is contained in:
2024-02-03 22:37:44 -08:00
parent 7ef48ecaa2
commit 94ccf0d80d
9 changed files with 225 additions and 2 deletions

View File

@@ -88,6 +88,8 @@ class milsim_resupply {
class createMortarBox {};
class createWeaponsBox {};
class getSupplyCratesCfg {};
class addArsenalObjectSpawnBoxActions {};
class addCBASettings {postInit=1;};
};
};