mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 13:37:05 +00:00
[9564] Remove some trailing whitespace and add comment for last commit.
Signed-off-by: hunuza <hunuza@gmail.com>
This commit is contained in:
parent
efe0cde815
commit
5d84477f7f
10 changed files with 21 additions and 20 deletions
|
|
@ -6542,7 +6542,7 @@ void ObjectMgr::LoadQuestPOI()
|
|||
|
||||
if(points)
|
||||
{
|
||||
do
|
||||
do
|
||||
{
|
||||
Field *pointFields = points->Fetch();
|
||||
int32 x = pointFields[0].GetInt32();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue