From e06245bfab8bae9c1ba3888f7102820c39dd4bbc Mon Sep 17 00:00:00 2001 From: Igor Nikitin Date: Mon, 11 Sep 2017 09:09:14 -0400 Subject: Fixed the chat window changing position --- scripts/HudAnimations_custom.txt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/HudAnimations_custom.txt b/scripts/HudAnimations_custom.txt index 1bc9917..1cb6d81 100644 --- a/scripts/HudAnimations_custom.txt +++ b/scripts/HudAnimations_custom.txt @@ -202,4 +202,10 @@ event CompetitiveGame_HideDisconnectButton event CompetitiveGame_ShowDisconnectButton { Animate DisconnectButton ypos r30 Accel 0 0.4 -} \ No newline at end of file +} + +//================================================================================== +// Do not move chat window +event CompetitiveGame_LowerChatWindow { } +event CompetitiveGame_RestoreChatWindow { } +event HudTournament_MoveChatWindow { } -- cgit v1.2.3