mirror of
https://github.com/brighton-chi/mod-aoe-loot.git
synced 2026-02-03 10:53:49 +00:00
Update aoe_loot.cpp
This commit is contained in:
@@ -20,7 +20,7 @@
|
|||||||
using namespace Acore::ChatCommands;
|
using namespace Acore::ChatCommands;
|
||||||
using namespace WorldPackets;
|
using namespace WorldPackets;
|
||||||
|
|
||||||
std::map<uint64, bool> playerAoeLootEnabled;
|
extern std::map<uint64, bool> playerAoeLootEnabled;
|
||||||
|
|
||||||
bool AoeLootServer::CanPacketReceive(WorldSession* session, WorldPacket& packet)
|
bool AoeLootServer::CanPacketReceive(WorldSession* session, WorldPacket& packet)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user