new values for LANG_* defines
This commit is contained in:
parent
d79dfd9884
commit
27bb44a7fe
@ -163,8 +163,8 @@
|
||||
#define MENU_KEY_9 (1<<8)
|
||||
#define MENU_KEY_0 (1<<9)
|
||||
|
||||
#define LANG_PLAYER 0
|
||||
#define LANG_SERVER -1
|
||||
#define LANG_SERVER 0
|
||||
#define LANG_PLAYER -1
|
||||
|
||||
/* Destination types for client_print() */
|
||||
enum {
|
||||
|
Loading…
Reference in New Issue
Block a user