Explorar o código

Fixes a compile error

aleos hai 1 ano
pai
achega
92b6879b30
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/map/status.cpp

+ 1 - 0
src/map/status.cpp

@@ -10051,6 +10051,7 @@ int status_change_start(struct block_list* src, struct block_list* bl,enum sc_ty
 	}
 
 	int tick = (int)duration;
+	map_session_data *sd = BL_CAST(BL_PC, bl);
 
 	vd = status_get_viewdata(bl);