mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 22:37:03 +00:00
[9844] Fix some whitespace errors.
Signed-off-by: hunuza <hunuza@gmail.com>
This commit is contained in:
parent
ec0141261a
commit
68abd76c97
20 changed files with 88 additions and 88 deletions
|
|
@ -2239,7 +2239,7 @@ uint32 ChatHandler::extractAccountId(char* args, std::string* accountName /*= NU
|
|||
|
||||
if (accountName)
|
||||
sAccountMgr.GetName(account_id, *accountName);
|
||||
|
||||
|
||||
if (targetIfNullArg)
|
||||
*targetIfNullArg = targetPlayer;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue