mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
add missing semi-colon
This commit is contained in:
parent
a9a11f14af
commit
433aaf609a
@ -101,7 +101,7 @@ class CfgAmmo {
|
||||
missileLeadDistance = 0;
|
||||
|
||||
serviceInterval = 0.33; // how many seconds between pops
|
||||
serviceCharges = 65// how many charges are in this missile
|
||||
serviceCharges = 65; // how many charges are in this missile
|
||||
serviceChargeAcceleration = 10;
|
||||
dragonSpeed = 200; // meters per second
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user