new values for LANG_* defines

This commit is contained in:
Felix Geyer 2004-08-13 15:26:48 +00:00
parent d79dfd9884
commit 27bb44a7fe

View File

@ -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 {