From ad8587482a3144e0279d06babd23bf93d0146899 Mon Sep 17 00:00:00 2001 From: TerraByte Date: Tue, 27 May 2025 12:50:27 -0500 Subject: [PATCH] Update aoe_loot.h --- src/aoe_loot.h | 5 ----- 1 file changed, 5 deletions(-) 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: