From d26927ed5be011c8200e31e2c6f92394c279647d Mon Sep 17 00:00:00 2001 From: aldrikboy Date: Sat, 13 Jan 2018 16:01:11 +0100 Subject: endscreen xd --- Penguloon/StaticUIValues.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Penguloon/StaticUIValues.cs') diff --git a/Penguloon/StaticUIValues.cs b/Penguloon/StaticUIValues.cs index b436283..b3238bd 100644 --- a/Penguloon/StaticUIValues.cs +++ b/Penguloon/StaticUIValues.cs @@ -95,7 +95,7 @@ namespace Penguloon MenuFont = "Fonts/GWENT/48"; IngameUIPlayButtonHeight = 80; ChangeSpeedButtonWidth = 130; - IngameOptionsSize = new Vector2((int)(800 * 0.7), (int)(1000 * 0.7)); + IngameOptionsSize = new Vector2((int)(800 * 0.6), (int)(1000 * 0.6)); IngameFont = "Fonts/GWENT/24"; StatsFont = "Fonts/GWENT/48"; StatsSpacingY = 60; @@ -113,7 +113,7 @@ namespace Penguloon MenuFont = "Fonts/GWENT/48"; IngameUIPlayButtonHeight = 80; ChangeSpeedButtonWidth = 130; - IngameOptionsSize = new Vector2((int)(800 * 0.7), (int)(1000 * 0.7)); + IngameOptionsSize = new Vector2((int)(800 * 0.6), (int)(1000 * 0.6)); IngameFont = "Fonts/GWENT/24"; StatsFont = "Fonts/GWENT/48"; StatsSpacingY = 60; -- cgit v1.2.3-70-g09d2