whitespace
This commit is contained in:
parent
4c0f12fd20
commit
b02dd8bc3c
|
|
@ -254,7 +254,7 @@
|
|||
(new 'static 'boxed-array :type popup-menu-entry
|
||||
(new 'static 'popup-menu-button :label "Reset"
|
||||
:on-confirm
|
||||
(lambda ()
|
||||
(lambda ()
|
||||
(send-event (ppointer->process *speedrun-manager*) 'invoke (speedrun-menu-command reset))
|
||||
(send-event (ppointer->process (-> *speedrun-manager* 0 popup-menu)) 'close-menu)))
|
||||
(new 'static 'popup-menu-submenu :label "Built-in category select"
|
||||
|
|
|
|||
Loading…
Reference in New Issue