mirror of
https://github.com/liyunfan1223/mod-playerbots.git
synced 2026-02-20 10:00:02 +01:00
Fixed a compiler warning (#1586)
This commit is contained in:
parent
78116fe37e
commit
2dad8bf01d
@ -1681,6 +1681,8 @@ bool YoggSaronTrigger::IsYoggSaronFight()
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
bool YoggSaronTrigger::IsInIllusionRoom()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user