mirror of
https://github.com/SashLilac/cambridge-modpack.git
synced 2024-11-22 16:59:03 -06:00
Update nintendo_r.lua
This commit is contained in:
parent
827f156723
commit
6114377aa8
@ -66,9 +66,9 @@ end
|
|||||||
|
|
||||||
function Nintendo:get180RotationValue()
|
function Nintendo:get180RotationValue()
|
||||||
if config.gamesettings.world_reverse == 3 then
|
if config.gamesettings.world_reverse == 3 then
|
||||||
return 3
|
|
||||||
else
|
|
||||||
return 1
|
return 1
|
||||||
|
else
|
||||||
|
return 3
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user