1
This commit is contained in:
parent
dbc3035ff7
commit
14f3dc017c
@ -74,6 +74,9 @@ namespace mt
|
|||||||
|
|
||||||
bool SafeArea::CanRevive() const
|
bool SafeArea::CanRevive() const
|
||||||
{
|
{
|
||||||
|
#ifdef DEBUG
|
||||||
|
return false;
|
||||||
|
#endif
|
||||||
return _can_revive;
|
return _can_revive;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user