mirror of
https://github.com/clockworkpi/LauncherGoDev.git
synced 2026-03-21 03:12:37 +01:00
action.json and plugin.json
This commit is contained in:
@@ -459,6 +459,7 @@ func (self *Keyboard) KeyDown( ev *event.Event) {
|
||||
self.ReturnToUpLevelPage()
|
||||
self.Screen.Draw()
|
||||
self.Screen.SwapAndShow()
|
||||
|
||||
}
|
||||
|
||||
if ev.Data["Key"] == CurKeys["Y"] { // done
|
||||
|
||||
Reference in New Issue
Block a user