mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
9 lines
181 B
C++
9 lines
181 B
C++
|
|
class ace_arty_155mm_bonus_parachute : ACE_HuntIR {
|
|
class EventHandlers {
|
|
EXTENDED_EVENTHANDLERS
|
|
};
|
|
SLX_XEH_DISABLED = 0;
|
|
model = QPATHTO_M(155mm\data\bonus.p3d);
|
|
};
|