diff options
| author | aldrikboy <aldrikboy@gmail.com> | 2018-01-03 14:00:59 +0100 |
|---|---|---|
| committer | aldrikboy <aldrikboy@gmail.com> | 2018-01-03 14:00:59 +0100 |
| commit | 39b1a897eec86f532ca1417698057ae9e1130985 (patch) | |
| tree | eac3e871d31ebbf68a1ac08b8c83c5e32d61c683 /Penguloon/ContentPathManager.cs | |
| parent | a05ae287aa87259817e6ca7627986e14eeab6098 (diff) | |
pipi
Diffstat (limited to 'Penguloon/ContentPathManager.cs')
| -rw-r--r-- | Penguloon/ContentPathManager.cs | 2 |
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>() |
