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:
@@ -1033,7 +1033,7 @@ namespace TR {
|
|||||||
};
|
};
|
||||||
|
|
||||||
Limit SWITCH_BUTTON = {
|
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 = {
|
Limit PICKUP = {
|
||||||
|
Reference in New Issue
Block a user