diff options
Diffstat (limited to 'scripts/HudAnimations_custom.txt')
| -rw-r--r-- | scripts/HudAnimations_custom.txt | 6 |
1 files changed, 3 insertions, 3 deletions
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 { } |
