Merge pull request #19 from Laupetin/fix/small-serverlist-menu-mistakes

Remove duplicated mouse_click plays on key press macros
pull/14/head
Louve 2024-01-11 23:42:10 +01:00 committed by GitHub
commit 671a0a181c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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 \