summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rw-r--r--scripts/HudAnimations_custom.txt8
1 files changed, 7 insertions, 1 deletions
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 { }