summaryrefslogtreecommitdiff
path: root/src/map/mob.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/mob.h')
-rw-r--r--src/map/mob.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map/mob.h b/src/map/mob.h
index 03d35b076..f4895c7e0 100644
--- a/src/map/mob.h
+++ b/src/map/mob.h
@@ -58,7 +58,6 @@ struct mob_db {
char sprite[NAME_LENGTH],name[NAME_LENGTH],jname[NAME_LENGTH];
unsigned int base_exp,job_exp;
unsigned int mexp,mexpper;
- unsigned int min_thinktime; //Min think time, Recharge Time as aegis calls it.
int range2,range3;
short race2; // celest
unsigned short lv;