diff --git a/server/gameserver/creature.h b/server/gameserver/creature.h index 3e7b169..07de22e 100644 --- a/server/gameserver/creature.h +++ b/server/gameserver/creature.h @@ -17,7 +17,6 @@ enum CreatureStatus CS_End }; - namespace MetaData { class Skill;