1
This commit is contained in:
parent
adb3b4b11d
commit
1bdeb6e6ff
@ -780,7 +780,9 @@ void Buff::ProcDive()
|
||||
void Buff::ProcRemoveDive()
|
||||
{
|
||||
if (owner->IsHuman()) {
|
||||
#if 0
|
||||
owner->AsHuman()->SetOxygen(0);
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user