Selaa lähdekoodia

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

Lance 19 vuotta sitten
vanhempi
commit
8311c8273c
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      src/map/map.h

+ 0 - 1
src/map/map.h

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