mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Fix duplicate class definition
This commit is contained in:
parent
4d5a22275a
commit
fc85a0408b
@ -191,7 +191,6 @@ class CfgAmmo {
|
||||
GVAR(size) = 0;
|
||||
GVAR(defuseObjectPosition)[] = {0, 0, 0.15};
|
||||
};
|
||||
class MineBase;
|
||||
class UnderwaterMine_Range_Ammo: MineBase {
|
||||
GVAR(size) = 1;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user