From a42938d1553565e3d864fa46c04401bbb6f8d13f Mon Sep 17 00:00:00 2001 From: aldrikboy Date: Thu, 14 Dec 2017 23:35:47 +0100 Subject: New balloons & sounds. Objects can now shoot projectiles. --- Penguloon/ContentPathManager.cs | 1 + 1 file changed, 1 insertion(+) (limited to 'Penguloon/ContentPathManager.cs') diff --git a/Penguloon/ContentPathManager.cs b/Penguloon/ContentPathManager.cs index f3a7ff3..8569905 100644 --- a/Penguloon/ContentPathManager.cs +++ b/Penguloon/ContentPathManager.cs @@ -62,6 +62,7 @@ namespace Penguloon public static List SoundPaths { get; set; } = new List() { "Sounds/click", + "Sounds/pop", }; public static List TexturePathsPreLoad { get; set; } = new List() -- cgit v1.2.3-70-g09d2