Remove duplicated mouse_click plays on key press macros

pull/19/head
Jan 2023-12-31 15:39:08 +01:00
parent 9696e39099
commit f711722e5b
No known key found for this signature in database
GPG Key ID: 44B581F78FF5C57C
2 changed files with 1 additions and 3 deletions

View File

@ -153,8 +153,7 @@
ON_MENU_KEY_K_APAD_RIGHT
#define ON_MENU_KEY_K_F1 \
open "popup_summary"; \
play CHOICE_CLICK_SOUND;
open "popup_summary";
{
menuDef

View File

@ -24,7 +24,6 @@
close self;
#define ON_MENU_KEY_F5 \
play CHOICE_CLICK_SOUND; \
uiScript "RefreshServers";
#define ON_MENU_KEY_ENTER \