mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-09 14:14:59 +00:00
Renamed ABC inputs
This commit is contained in:
@@ -200,7 +200,7 @@ def pbTopRightWindow(text, scene = nil)
|
||||
Input.update
|
||||
window.update
|
||||
scene.pbUpdate if scene
|
||||
break if Input.trigger?(Input::C)
|
||||
break if Input.trigger?(Input::USE)
|
||||
end
|
||||
window.dispose
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user