changed code_998 to CODE_LIST
This commit is contained in:
parent
0150414d1b
commit
37b1a3a82d
@ -41,7 +41,7 @@ extern "C" {
|
|||||||
|
|
||||||
//(SERVER -> CLIENT) CODES
|
//(SERVER -> CLIENT) CODES
|
||||||
#define WHY2_CHAT_CODE_EXIT "code_999"
|
#define WHY2_CHAT_CODE_EXIT "code_999"
|
||||||
#define WHY2_CHAT_CODE_PM "code_998"
|
#define WHY2_CHAT_CODE_LIST "code_998"
|
||||||
|
|
||||||
//COMMANDS
|
//COMMANDS
|
||||||
#define WHY2_CHAT_COMMAND_PREFIX "!" //the little thingy you write before the command names to make the program recognise them boy. You know? Like in minecraft you use /kill... Also, are you dumb?
|
#define WHY2_CHAT_COMMAND_PREFIX "!" //the little thingy you write before the command names to make the program recognise them boy. You know? Like in minecraft you use /kill... Also, are you dumb?
|
||||||
|
Loading…
x
Reference in New Issue
Block a user