From c7c86fae6f765deaf3119228d5190f09b024afc6 Mon Sep 17 00:00:00 2001 From: XProger Date: Tue, 17 Jul 2018 03:02:05 +0300 Subject: [PATCH] adjust switch_button offset --- src/format.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/format.h b/src/format.h index 518595d..ed8a84a 100644 --- a/src/format.h +++ b/src/format.h @@ -1033,7 +1033,7 @@ namespace TR { }; Limit SWITCH_BUTTON = { - 0, 300, 30, ::Box(vec3(-200, 0, 290), vec3(200, 0, 512)), true, true + 0, 292, 30, ::Box(vec3(-200, 0, 250), vec3(200, 0, 512)), true, true }; Limit PICKUP = {