1
0
mirror of https://github.com/acemod/ACE3.git synced 2024-08-30 18:23:18 +00:00

Medical - Fix Hitpoints Macro when building

This commit is contained in:
PabstMirror 2015-11-24 16:30:09 -06:00
parent 575fabb69d
commit 20bf90f3e9

@ -459,8 +459,8 @@ class CfgVehicles {
}; \
class HitRightLeg: HitLeftLeg { \
name = "leg_r"; \
}; \
};
class Man;
class CAManBase: Man {
class HitPoints {