summaryrefslogtreecommitdiff
path: root/Penguloon/ContentPathManager.cs
diff options
context:
space:
mode:
authoraldrikboy <aldrikboy@gmail.com>2018-01-03 14:00:59 +0100
committeraldrikboy <aldrikboy@gmail.com>2018-01-03 14:00:59 +0100
commit39b1a897eec86f532ca1417698057ae9e1130985 (patch)
treeeac3e871d31ebbf68a1ac08b8c83c5e32d61c683 /Penguloon/ContentPathManager.cs
parenta05ae287aa87259817e6ca7627986e14eeab6098 (diff)
pipi
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 9a29509..78da37f 100644
--- a/Penguloon/ContentPathManager.cs
+++ b/Penguloon/ContentPathManager.cs
@@ -92,7 +92,9 @@ namespace Penguloon
{
"Sounds/click",
"Sounds/click2",
+ "Sounds/click3",
"Sounds/pop",
+ "Sounds/placeobject",
};
public static List<string> TexturePathsPreLoad { get; set; } = new List<string>()