mirror of
https://github.com/mod-playerbots/mod-playerbots
synced 2025-11-29 15:58:20 +08: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