1
0
mirror of https://github.com/XProger/OpenLara.git synced 2025-08-08 06:06:51 +02:00

adjust switch_button offset

This commit is contained in:
XProger
2018-07-17 03:02:05 +03:00
parent 827eec9b26
commit c7c86fae6f

View File

@@ -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 = {