From 5edad7193db6179076a6546c4028c27189f38506 Mon Sep 17 00:00:00 2001 From: mia <35116287+myria666@users.noreply.github.com> Date: Thu, 18 Apr 2024 18:56:44 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d4a14e5..95746c6 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ You can install the main hud file like normal, i.e., drop the "MenthaHUD" and "speedo" folders into tf/custom. However, you NEED to add to your config the following two commands (preferably in autoexec or whatever idk if it resets or not when you restart game): `tf_mm_dashboard_slide_panel_step 0` + `tf_dashboard_slide_time 0` This controls the animation when you click on "Casual" to queue, and the menu slides out from the side. For some bizarre reason this animation is permanently baked in so these two commands are the only way I can find (right now) that control it. The menu still slides back out of view when you close, and preferably it just vanishes but whatever.