git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@7391 54d463be-8e91-2dee-dedb-b68131a5f0ec

This commit is contained in:
Lance 2006-06-29 08:58:03 +00:00
parent 706355eda6
commit 8311c8273c

View File

@ -529,7 +529,6 @@ struct map_session_data {
int npc_menu;
int npc_amount;
struct script_state *st;
int npc_scriptstate;
char npc_str[256];
int npc_timer_id; //For player attached npc timers. [Skotlex]
unsigned int chatID;