Added missing ;

This commit is contained in:
ulteq 2015-04-24 17:19:18 +02:00
parent 9078eed6bb
commit b405f17df2

View File

@ -445,7 +445,7 @@ class CfgAmmo {
class ACE_762x39_Ball : B_762x51_Ball {
airFriction=-0.0015168;
hit=12;
caliber=1.5
caliber=1.5;
typicalSpeed=716;
ACE_caliber=0.308;
ACE_bulletLength=1.14;