From da38e93e55b6ff46a53dcd9d2be393149089d329 Mon Sep 17 00:00:00 2001 From: aldrikboy Date: Fri, 29 Dec 2017 17:27:49 +0100 Subject: obejct info, new level selector, credits haHA --- Penguloon/ContentPathManager.cs | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Penguloon/ContentPathManager.cs') diff --git a/Penguloon/ContentPathManager.cs b/Penguloon/ContentPathManager.cs index 58fafda..ad94740 100644 --- a/Penguloon/ContentPathManager.cs +++ b/Penguloon/ContentPathManager.cs @@ -22,6 +22,7 @@ namespace Penguloon "Objects/cannon", "Objects/penguin1", "Objects/penguin2", + "Objects/healthRegenerator", "Tiles/ice", "Tiles/waterCornerLeftDown", @@ -46,6 +47,7 @@ namespace Penguloon "UI/msgBoxBackground", "UI/unselectableTile", "UI/lock", + "UI/textPanel", "SplashArt/locked", "SplashArt/1", @@ -76,6 +78,7 @@ namespace Penguloon public static List SoundPaths { get; set; } = new List() { "Sounds/click", + "Sounds/click2", "Sounds/pop", }; -- cgit v1.2.3-70-g09d2