mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-01-13 09:07:19 +00:00
[Warnings] Fix warnings
This commit is contained in:
@@ -1285,7 +1285,7 @@ void RandomPlayerbotMgr::PrepareTeleportCache()
|
||||
"ROUND( position_z / 50), "
|
||||
"t.entry "
|
||||
"HAVING "
|
||||
"count(*) > 10) AS g "
|
||||
"count(*) > 7) AS g "
|
||||
"INNER JOIN creature c ON g.guid = c.guid "
|
||||
"INNER JOIN creature_template t on c.id1 = t.entry "
|
||||
"ORDER BY "
|
||||
|
||||
Reference in New Issue
Block a user