From b0a3f57a68a39c2b027158cdfc9384ddb84dfa38 Mon Sep 17 00:00:00 2001 From: aldrikboy Date: Mon, 11 Dec 2017 22:57:04 +0100 Subject: haHA --- Penguloon/StaticUIValues.cs | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Penguloon/StaticUIValues.cs') diff --git a/Penguloon/StaticUIValues.cs b/Penguloon/StaticUIValues.cs index 48ae696..5407e6c 100644 --- a/Penguloon/StaticUIValues.cs +++ b/Penguloon/StaticUIValues.cs @@ -21,6 +21,8 @@ namespace Penguloon public static int IngameUIWidth { get; set; } + public static int BorderWidth { get; set; } = 20; + public static void Initialize(Main main) { ScreenViewport = main.GraphicsDevice.Viewport.Bounds.Size.ToVector2(); -- cgit v1.2.3-70-g09d2