summaryrefslogtreecommitdiff
path: root/Penguloon/ContentPathManager.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Penguloon/ContentPathManager.cs')
-rw-r--r--Penguloon/ContentPathManager.cs2
1 files changed, 2 insertions, 0 deletions
diff --git a/Penguloon/ContentPathManager.cs b/Penguloon/ContentPathManager.cs
index 4040e50..f3a7ff3 100644
--- a/Penguloon/ContentPathManager.cs
+++ b/Penguloon/ContentPathManager.cs
@@ -35,6 +35,7 @@ namespace Penguloon
"UI/btnIdle",
"UI/btnPressed",
"UI/border",
+ "UI/border-horizontal",
"SplashArt/1",
@@ -50,6 +51,7 @@ namespace Penguloon
public static List<string> FontPaths { get; set; } = new List<string>()
{
+ "Fonts/GWENT/12",
"Fonts/GWENT/16",
"Fonts/GWENT/24",
"Fonts/GWENT/36",