diff --git a/plugins/include/amxconst.inc b/plugins/include/amxconst.inc index 320f5844..53490f40 100755 --- a/plugins/include/amxconst.inc +++ b/plugins/include/amxconst.inc @@ -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 {