mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Removed extra private
This commit is contained in:
parent
ca17e71200
commit
8199a4ad34
@ -1,7 +1,7 @@
|
|||||||
// by commy2
|
// by commy2
|
||||||
#include "script_component.hpp"
|
#include "script_component.hpp"
|
||||||
|
|
||||||
private ["_type", "_allMags", "_allMuzzles", "_magazines"];
|
private ["_allMags", "_allMuzzles", "_magazines"];
|
||||||
|
|
||||||
PARAMS_1(_type); //"All", "Frag" or "NonFrag"
|
PARAMS_1(_type); //"All", "Frag" or "NonFrag"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user