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
|
||||
#include "script_component.hpp"
|
||||
|
||||
private ["_type", "_allMags", "_allMuzzles", "_magazines"];
|
||||
private ["_allMags", "_allMuzzles", "_magazines"];
|
||||
|
||||
PARAMS_1(_type); //"All", "Frag" or "NonFrag"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user