input remapping + mouse control
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
@@ -28,7 +28,7 @@ end
|
||||
--- @within PopupWindow
|
||||
function PopupWindow.update()
|
||||
if Context.popup.show then
|
||||
if Input.menu_confirm() or Input.menu_back() then
|
||||
if Input.select() or Input.back() then
|
||||
PopupWindow.hide()
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user