(deebc187d) Merge branch 'dev' of https://github.com/Regalis11/Barotrauma-development into dev
This commit is contained in:
@@ -125,7 +125,7 @@ namespace Barotrauma
|
||||
|
||||
public static int ContainedIndicatorHeight
|
||||
{
|
||||
get { return (int)(15 * GameSettings.InventoryScale); }
|
||||
get { return (int)(15 * UIScale); }
|
||||
}
|
||||
|
||||
protected float prevUIScale = UIScale;
|
||||
|
||||
Reference in New Issue
Block a user