enemies are now disabling fight mode even when not killed
This commit is contained in:
@@ -33,7 +33,7 @@ namespace Beyond
|
||||
}
|
||||
}
|
||||
|
||||
private void OnDestroy()
|
||||
private void OnDisable()
|
||||
{
|
||||
OnCombatEnd();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user