action.json and plugin.json

This commit is contained in:
cuu
2018-11-27 18:31:17 +08:00
parent d043f2fecf
commit 594e78d2f4
7 changed files with 3 additions and 4 deletions

View File

@@ -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