mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-05-09 03:58:14 +03:00
Reversing Actor #1
This commit is contained in:
parent
d1b5d78bf0
commit
4b79fb2097
5 changed files with 995 additions and 194 deletions
|
@ -145,9 +145,7 @@ Sentient *ActorEnemySet::GetCurrentEnemy
|
|||
) const
|
||||
|
||||
{
|
||||
// FIXME: stub
|
||||
STUB();
|
||||
return NULL;
|
||||
return m_pCurrentEnemy;
|
||||
}
|
||||
|
||||
float ActorEnemySet::GetCurrentVisibility
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue