mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-04 10:26:37 +00:00
more command cleanup
This commit is contained in:
@@ -1263,6 +1263,7 @@ public:
|
||||
);
|
||||
std::string GetCommandHelpHeader(std::string color, std::string header);
|
||||
std::string SplitCommandHelpText(std::vector<std::string> msg, std::string color, uint16 maxLength, bool secondColor = false, std::string secondaryColor = "");
|
||||
void SendSpellTypePrompts(bool commandedTypes = false, bool clientOnlyTypes = false);
|
||||
|
||||
// Task System Methods
|
||||
void LoadClientTaskState();
|
||||
|
||||
Reference in New Issue
Block a user