From 2c521527f4c58940372cbc2901d1f0d703e74b0a Mon Sep 17 00:00:00 2001 From: jonpas Date: Mon, 24 Aug 2015 18:19:25 +0200 Subject: [PATCH] Readded newline --- addons/repair/script_component.hpp | 1 + 1 file changed, 1 insertion(+) 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"];