Cleaned everything up more so that it's using better events, but I need to rewrite the event handlers.

This commit is contained in:
Zed A. Shaw 2026-04-08 13:50:38 -04:00
parent 1179d6eb43
commit a47e004d37
6 changed files with 47 additions and 129 deletions

View file

@ -17,7 +17,7 @@
"[_]"
],
"actions": {
"Restart": 43,
"Restart": 51,
"Quit": 38
}
}
@ -42,7 +42,7 @@
"[_]"
],
"actions": {
"Continue": 43,
"Continue": 50,
"Quit": 38
}
}
@ -66,7 +66,6 @@
],
"actions": {
"Start": 43,
"About": 43,
"Quit": 38
}
}
@ -89,7 +88,7 @@
"[_]"
],
"actions": {
"Restart": 43,
"Restart": 51,
"Quit": 38
}
}