Another huge compilation fix
please delete cache and re-run cmake
This commit is contained in:
parent
e471c1bb6a
commit
0dd68dfbee
108 changed files with 4784 additions and 4744 deletions
|
|
@ -1635,7 +1635,7 @@ class SmartAIMgr
|
|||
else
|
||||
{
|
||||
//if (entry > 0)//first search is for guid (negative), do not drop error if not found
|
||||
#ifdef ENABLE_EXTRAS && ENABLE_EXTRA_LOGS
|
||||
#if defined(ENABLE_EXTRAS) && defined(ENABLE_EXTRA_LOGS)
|
||||
sLog->outDebug(LOG_FILTER_DATABASE_AI, "SmartAIMgr::GetScript: Could not load Script for Entry %d ScriptType %u.", entry, uint32(type));
|
||||
#endif
|
||||
return temp;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue