This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
From 8f0b67ad3fda93e0cb7c2d29a3b4eaa405146aca Mon Sep 17 00:00:00 2001 | |
From: Emiliyan Kurtseliyanski <[email protected]> | |
Date: Fri, 13 Mar 2015 17:50:38 +0200 | |
Subject: [PATCH] Properly implement the Arena Spectator | |
--- | |
sql/custom/spectator.sql | 13 + | |
src/server/game/Accounts/RBAC.h | 6 + | |
src/server/game/Battlegrounds/Battleground.cpp | 24 +- | |
src/server/game/Battlegrounds/Battleground.h | 10 + |