mirror of
https://github.com/kadeshar/mod-player-bot-level-brackets.git
synced 2026-01-13 01:08:36 +00:00
Urand fix
This commit is contained in:
@@ -21,6 +21,10 @@
|
||||
#include <string>
|
||||
#include "Player.h"
|
||||
|
||||
using namespace Acore::ChatCommands;
|
||||
|
||||
using ChatCommandTable = std::vector<Acore::ChatCommands::ChatCommandBuilder>;
|
||||
|
||||
// Forward declarations.
|
||||
class Guild;
|
||||
static bool IsAlliancePlayerBot(Player* bot);
|
||||
|
||||
Reference in New Issue
Block a user