fix format
parent
c3e80edf72
commit
638819ab60
|
@ -1,9 +1,9 @@
|
||||||
#include "ui/menudef.h"
|
#include "ui/menudef.h"
|
||||||
#include "ui_mp/main.inc"
|
#include "ui_mp/main.inc"
|
||||||
|
|
||||||
#define MENU_NAME "changegametype"
|
#define MENU_NAME "changegametype"
|
||||||
#define MENU_TITLE "@MPUI_CALLVOTE"
|
#define MENU_TITLE "@MPUI_CALLVOTE"
|
||||||
#define MENU_SECTION_TITLE ""
|
#define MENU_SECTION_TITLE ""
|
||||||
|
|
||||||
#undef CHOICE_GROUP
|
#undef CHOICE_GROUP
|
||||||
#define CHOICE_GROUP MENU_NAME
|
#define CHOICE_GROUP MENU_NAME
|
||||||
|
|
Loading…
Reference in New Issue