diff options
| author | CriticalFlaw <[email protected]> | 2018-12-19 17:15:04 -0500 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2018-12-19 17:15:04 -0500 |
| commit | ee500a123b13b326b499b697e90c22ca09922e8d (patch) | |
| tree | d24debf4d67227ce50ea736cfd9aa07c9e761a73 /scripts | |
| parent | 5eff41d414f715afc38cbc95dc8d04059a6301dc (diff) | |
Installer Leftovers
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/HudAnimations_custom.txt | 6 | ||||
| -rw-r--r-- | scripts/hudlayout.res | 2 |
2 files changed, 4 insertions, 4 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 { } 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 +} |
