Update aoe_loot.h

This commit is contained in:
TerraByte
2025-05-27 12:50:27 -05:00
committed by GitHub
parent a6809e1c07
commit ad8587482a

View File

@@ -18,11 +18,6 @@
using namespace Acore::ChatCommands;
enum AoeLootString
{
AOE_ACORE_STRING_MESSAGE = 50000
};
class AoeLootServer : public ServerScript
{
public: