Faction Test v1.0.1.0
This commit is contained in:
@@ -11,6 +11,7 @@ namespace Barotrauma
|
||||
left = l; right = r;
|
||||
}
|
||||
|
||||
// TODO: should this be && instead of ||?
|
||||
public override bool Loaded => left.Loaded || right.Loaded;
|
||||
public override void RetrieveValue()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user