Replace mission GUI box text hack + If both teams die, they both lose
This commit is contained in:
@@ -75,6 +75,8 @@ namespace Barotrauma
|
||||
isRunning = true;
|
||||
}
|
||||
|
||||
public virtual void MsgBox() { }
|
||||
|
||||
public virtual void Update(float deltaTime)
|
||||
{
|
||||
//if (!isRunning) return;
|
||||
|
||||
Reference in New Issue
Block a user