summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--resource/ui/HudDamageAccount.res2
-rw-r--r--resource/ui/basechat.res2
-rw-r--r--scripts/HudAnimations_custom.txt6
-rw-r--r--scripts/hudlayout.res2
4 files changed, 6 insertions, 6 deletions
diff --git a/resource/ui/HudDamageAccount.res b/resource/ui/HudDamageAccount.res
index bc04292..4a94b56 100644
--- a/resource/ui/HudDamageAccount.res
+++ b/resource/ui/HudDamageAccount.res
@@ -56,4 +56,4 @@
"pin_corner_to_sibling" "PIN_TOPLEFT"
"pin_to_sibling_corner" "PIN_TOPLEFT"
}
-} \ No newline at end of file
+}
diff --git a/resource/ui/basechat.res b/resource/ui/basechat.res
index 9946bf1..51db330 100644
--- a/resource/ui/basechat.res
+++ b/resource/ui/basechat.res
@@ -64,4 +64,4 @@
"font" "ChatFont"
"maxchars" "-1"
}
-} \ No newline at end of file
+}
diff --git a/scripts/HudAnimations_custom.txt b/scripts/HudAnimations_custom.txt
index 7aeb393..b322631 100644
--- a/scripts/HudAnimations_custom.txt
+++ b/scripts/HudAnimations_custom.txt
@@ -72,8 +72,8 @@ event HudLowAmmoPulseStop
// Hitmarker Pulse
event DamagedPlayer
{
- StopEvent HitMarker 0.0
- RunEvent HitMarker 0.01
+// StopEvent HitMarker 0.0
+// RunEvent HitMarker 0.01
}
event HitMarker
@@ -185,4 +185,4 @@ event CompetitiveGame_ShowDisconnectButton
// Do not move chat window
event CompetitiveGame_LowerChatWindow { }
event CompetitiveGame_RestoreChatWindow { }
-event HudTournament_MoveChatWindow { } \ No newline at end of file
+event HudTournament_MoveChatWindow { }
diff --git a/scripts/hudlayout.res b/scripts/hudlayout.res
index 50e6e16..04a7477 100644
--- a/scripts/hudlayout.res
+++ b/scripts/hudlayout.res
@@ -2124,4 +2124,4 @@
HudTrainingMsg { }
TrainingComplete { }
AnnotationsPanel { }
-} \ No newline at end of file
+}