mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
adjustments for disposable enabled setting
This commit is contained in:
parent
5265e8bd84
commit
9b57ef2111
@ -1,7 +0,0 @@
|
||||
class CfgMagazines {
|
||||
class CA_LauncherMagazine;
|
||||
class NLAW_F: CA_LauncherMagazine {
|
||||
scope = 1;
|
||||
allowedSlots[] = {};
|
||||
};
|
||||
};
|
@ -19,5 +19,4 @@ class CBA_DisposableLaunchers {
|
||||
};
|
||||
|
||||
#include "CfgWeapons.hpp"
|
||||
#include "CfgMagazines.hpp"
|
||||
#include "CfgVehicles.hpp"
|
||||
|
Loading…
Reference in New Issue
Block a user