Adds Missing Close Brace

Adds Missing Close Brace
This commit is contained in:
LorenLuke 2019-08-01 01:28:33 -07:00 committed by GitHub
parent 41c89aa1a6
commit b485078e53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,6 +23,7 @@ class CfgWeapons {
burst = 1;
reloadtime = 0.015;
dispersion = 0.0028; //0.279508497 = 0.25 * sqrt(0.8^-1); (80%, 5mil. https://en.wikipedia.org/wiki/GAU-8_Avenger#Accuracy) - Luke
};
};
// bigger mag for comanche
class gatling_20mm: CannonCore {