Update init.sqf

This commit is contained in:
mrpvtdagger
2021-03-02 14:20:43 -04:00
parent 045d9d97a6
commit c9c9595914

View File

@@ -21,7 +21,7 @@ _ccargo = [
]; ];
// ====================== Don't Touch Anything Below this line ====================== // ====================== Don't Touch Anything Below this line ======================
_acargo = entities [[], ["Air","Man","Tank","Logic","Cars"], true];; // Maybe Better way of Doing This???? _acargo = entities [[], ["Air","Man","Tank","Logic","Car"], true];; // Maybe Better way of Doing This????
_acargo append _ccargo; _acargo append _ccargo;
{ {
_action = [ _action = [