mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 04:56:20 +00:00
Remove GetID
This commit is contained in:
@@ -880,7 +880,6 @@ namespace PetCommand {
|
||||
{ PetCommand::Max, "Max" }
|
||||
};
|
||||
|
||||
uint8 GetID(std::string pet_command);
|
||||
std::string GetName(uint8 pet_command);
|
||||
bool IsValid(uint8 pet_command);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user