mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
SupportCopter v2
This commit is contained in:
parent
a0c1648a0c
commit
965ff047e9
@ -29,7 +29,7 @@ for "_i" from 1 to _unitCount do {
|
||||
_Spawncounts pushback 1;
|
||||
}
|
||||
else {
|
||||
(_Spawncounts select _idx) = (_Spawncounts select _idx) + 1;
|
||||
_Spawncounts set [_idx,(_Spawncounts select _idx)+ 1];
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user