git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7391 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
parent
706355eda6
commit
8311c8273c
@ -529,7 +529,6 @@ struct map_session_data {
|
|||||||
int npc_menu;
|
int npc_menu;
|
||||||
int npc_amount;
|
int npc_amount;
|
||||||
struct script_state *st;
|
struct script_state *st;
|
||||||
int npc_scriptstate;
|
|
||||||
char npc_str[256];
|
char npc_str[256];
|
||||||
int npc_timer_id; //For player attached npc timers. [Skotlex]
|
int npc_timer_id; //For player attached npc timers. [Skotlex]
|
||||||
unsigned int chatID;
|
unsigned int chatID;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user