(de26bb46c) AutoScale CustomInterface texts to prevent overflows
This commit is contained in:
@@ -115,6 +115,7 @@ namespace Barotrauma
|
||||
Linkable = true
|
||||
};
|
||||
ep.AllowedLinks.Add("hull");
|
||||
ep.Aliases = new HashSet<string> { "hull" };
|
||||
List.Add(ep);
|
||||
|
||||
ep = new MapEntityPrefab
|
||||
|
||||
Reference in New Issue
Block a user