mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-01-24 14:06:22 +00:00
Fixed a compiler warning (#1586)
This commit is contained in:
@@ -1681,6 +1681,8 @@ bool YoggSaronTrigger::IsYoggSaronFight()
|
|||||||
{
|
{
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
bool YoggSaronTrigger::IsInIllusionRoom()
|
bool YoggSaronTrigger::IsInIllusionRoom()
|
||||||
|
|||||||
Reference in New Issue
Block a user