mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
ece1031c4d
* RHS Compat - Add 2 rnd hellfire pylon Close #5957 * change magwell name * gvar->addon
5 lines
72 B
C++
5 lines
72 B
C++
class CfgMagazineWells {
|
|
class GVAR(K) {};
|
|
class GVAR(N) {};
|
|
};
|