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