Some more randomness in level generation, info message about the radio command in mp
This commit is contained in:
@@ -585,11 +585,6 @@ namespace Barotrauma
|
||||
}
|
||||
}
|
||||
|
||||
if (cells.IndexOf(closestCell) == -1)
|
||||
{
|
||||
int asdf = 1;
|
||||
}
|
||||
|
||||
return cells.IndexOf(closestCell);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user