v1.3.0.1 (Epic Store release)
This commit is contained in:
@@ -205,5 +205,11 @@ namespace Barotrauma
|
||||
Recalculate();
|
||||
}
|
||||
}
|
||||
|
||||
public override void ForceLayoutRecalculation()
|
||||
{
|
||||
Recalculate();
|
||||
base.ForceLayoutRecalculation();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user