diff --git a/addons/repair/script_component.hpp b/addons/repair/script_component.hpp index 9cd33fad9e..23c52bdec8 100644 --- a/addons/repair/script_component.hpp +++ b/addons/repair/script_component.hpp @@ -11,5 +11,6 @@ #include "\z\ace\addons\main\script_macros.hpp" + #define IGNORED_HITPOINTS ["HitGlass1","HitGlass2","HitGlass3","HitGlass4","HitGlass5","HitGlass6","HitGlass7","HitGlass8","HitGlass9","HitGlass10","HitGlass11","HitGlass12","HitGlass13","HitGlass14","HitGlass15","HitRGlass","HitLGlass"] // #define TRACK_HITPOINTS ["HitLTrack", "HitRTrack"];