diff options
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>() |
