adjustments for disposable enabled setting

This commit is contained in:
commy2 2019-04-28 09:56:42 +02:00
parent 5265e8bd84
commit 9b57ef2111
2 changed files with 0 additions and 8 deletions

View File

@ -1,7 +0,0 @@
class CfgMagazines {
class CA_LauncherMagazine;
class NLAW_F: CA_LauncherMagazine {
scope = 1;
allowedSlots[] = {};
};
};

View File

@ -19,5 +19,4 @@ class CBA_DisposableLaunchers {
};
#include "CfgWeapons.hpp"
#include "CfgMagazines.hpp"
#include "CfgVehicles.hpp"