mirror of
https://github.com/rambo/arma3_missions.git
synced 2024-08-30 16:52:13 +00:00
4 lines
136 B
Plaintext
4 lines
136 B
Plaintext
// Keep track of how many LZ we have created, used to give tasks unique names and priorities
|
|
lzCounter = 0;
|
|
publicVariable "lzCounter";
|