mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Fix UBC from #2726
This commit is contained in:
parent
acd9cc33d7
commit
7062f60f0a
@ -222,12 +222,6 @@ class CfgVehicles {
|
||||
class B_supplyCrate_F: ReammoBox_F {
|
||||
GVAR(size) = 6;
|
||||
};
|
||||
class O_supplyCrate_F: ReammoBox_F {
|
||||
GVAR(size) = 6;
|
||||
};
|
||||
class I_supplyCrate_F: ReammoBox_F {
|
||||
GVAR(size) = 6;
|
||||
};
|
||||
class IG_supplyCrate_F: ReammoBox_F {
|
||||
GVAR(size) = 6;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user