mirror of
https://github.com/NathanHandley/mod-ah-bot-plus.git
synced 2026-02-01 18:13:51 +00:00
Removed unused parameter
This commit is contained in:
@@ -168,7 +168,7 @@ public:
|
||||
void Initialize();
|
||||
void InitializeConfiguration();
|
||||
void LoadValues(AHBConfig*);
|
||||
void Commands(uint32, uint32, uint32, char*);
|
||||
void Commands(uint32 command, uint32 ahMapID, char* args);
|
||||
ObjectGuid::LowType GetAHBplayerGUID() { return AHBplayerGUID; };
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user