Scripts/Commands: Improve .debug arena
Port From (https://github.com/TrinityCore/TrinityCore/commit/16edee0b0ea805f5d8f0abf5eedb2c66a6edb23f)
This commit is contained in:
@@ -222,7 +222,7 @@ namespace Game.Networking.Packets
|
||||
public int[] BlacklistMap = new int[2];
|
||||
}
|
||||
|
||||
class BattlemasterJoinArena : ClientPacket
|
||||
public class BattlemasterJoinArena : ClientPacket
|
||||
{
|
||||
public BattlemasterJoinArena(WorldPacket packet) : base(packet) { }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user