diff --git a/src/aoe_loot.h b/src/aoe_loot.h index c3df324..a03daaf 100644 --- a/src/aoe_loot.h +++ b/src/aoe_loot.h @@ -18,11 +18,6 @@ using namespace Acore::ChatCommands; -enum AoeLootString -{ - AOE_ACORE_STRING_MESSAGE = 50000 -}; - class AoeLootServer : public ServerScript { public: