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