From a9daa029db68962603905eded0e29c2a2e2abd91 Mon Sep 17 00:00:00 2001 From: aldrikboy Date: Wed, 17 Jan 2018 11:41:31 +0100 Subject: Mute sound button --- Penguloon/ContentPathManager.cs | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Penguloon/ContentPathManager.cs') diff --git a/Penguloon/ContentPathManager.cs b/Penguloon/ContentPathManager.cs index eebe42d..a2f59ba 100644 --- a/Penguloon/ContentPathManager.cs +++ b/Penguloon/ContentPathManager.cs @@ -65,6 +65,10 @@ namespace Penguloon "UI/darkred", //"UI/objectinfo", //"UI/objectinfo-line", + "UI/BtnMuteIdle", + "UI/BtnMutePressed", + "UI/BtnUnmuteIdle", + "UI/BtnUnmutePressed", "UI/speed", "UI/money", @@ -110,6 +114,7 @@ namespace Penguloon "Sounds/placeobject", "Sounds/upgrade", "Sounds/unavailable", + "Sounds/sell", }; public static List TexturePathsPreLoad { get; set; } = new List() -- cgit v1.2.3-70-g09d2