BarotraumaServer compiles
Cleanup + fixes coming up next
This commit is contained in:
@@ -46,7 +46,9 @@ namespace Barotrauma
|
||||
}
|
||||
|
||||
if (!monster.IsDead) return;
|
||||
#if CLIENT
|
||||
ShowMessage(state);
|
||||
#endif
|
||||
state = 1;
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user