(6f231d0fc) Add generic methods for getting linked map entities. TODO: memory-optimized overload for hulls.
This commit is contained in:
@@ -111,7 +111,6 @@ namespace Barotrauma
|
||||
: base (MapEntityPrefab.Find(null, "gap"), submarine)
|
||||
{
|
||||
rect = newRect;
|
||||
linkedTo = new ObservableCollection<MapEntity>();
|
||||
|
||||
flowForce = Vector2.Zero;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user