mirror of
https://github.com/mangosfour/server.git
synced 2025-12-22 13:37:08 +00:00
[9618] More use ObjectGuid in spell/etc code
This commit is contained in:
parent
21ff192866
commit
b658b25ff8
19 changed files with 117 additions and 122 deletions
|
|
@ -22,6 +22,8 @@
|
|||
|
||||
#include <sstream>
|
||||
|
||||
ObjectGuid const ObjectGuid::EmptyGuid;
|
||||
|
||||
char const* ObjectGuid::GetTypeName(HighGuid high)
|
||||
{
|
||||
switch(high)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue