(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 (prefab, submarine)
|
||||
{
|
||||
rect = newRect;
|
||||
linkedTo = new ObservableCollection<MapEntity>();
|
||||
idCardTags = new string[0];
|
||||
|
||||
#if CLIENT
|
||||
|
||||
Reference in New Issue
Block a user