From 95a7f7d5ac462e982a427445108c0a1bda12692e Mon Sep 17 00:00:00 2001 From: zephyrus Date: Wed, 20 Aug 2008 20:08:00 +0000 Subject: - More cleanup of Barricades (final i think) - Fixed a bug, missing sizeof(add_steal_rate). git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13100 54d463be-8e91-2dee-dedb-b68131a5f0ec --- src/map/mob.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/map/mob.h') diff --git a/src/map/mob.h b/src/map/mob.h index 3aff2ccb5..5e4492e69 100644 --- a/src/map/mob.h +++ b/src/map/mob.h @@ -91,7 +91,6 @@ struct mob_data { struct status_data status, *base_status; //Second one is in case of leveling up mobs, or tiny/large mobs. struct status_change sc; struct mob_db *db; //For quick data access (saves doing mob_db(md->class_) all the time) [Skotlex] - struct barricade_data *barricade; char name[NAME_LENGTH]; struct { unsigned size : 2; //Small/Big monsters. -- cgit v1.2.3-70-g09d2