diff options
| author | aldrikboy <aldrikboy@gmail.com> | 2017-12-22 20:30:25 +0100 |
|---|---|---|
| committer | aldrikboy <aldrikboy@gmail.com> | 2017-12-22 20:30:25 +0100 |
| commit | 1276593bfbbfcdbac24b48cf8b574da25945d763 (patch) | |
| tree | 3d9e8a4153b5b369184b7c7de55461bd1573d30a /Penguloon/ContentPathManager.cs | |
| parent | 12c565cbb7208b44bd7654289bbac2824901f118 (diff) | |
ZULUL
Diffstat (limited to 'Penguloon/ContentPathManager.cs')
| -rw-r--r-- | Penguloon/ContentPathManager.cs | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Penguloon/ContentPathManager.cs b/Penguloon/ContentPathManager.cs index 8569905..3db46b5 100644 --- a/Penguloon/ContentPathManager.cs +++ b/Penguloon/ContentPathManager.cs @@ -34,8 +34,13 @@ namespace Penguloon "UI/btnDisabled", "UI/btnIdle", "UI/btnPressed", + "UI/btnDisabledIngame", + "UI/btnIdleIngame", + "UI/btnPressedIngame", "UI/border", "UI/border-horizontal", + "UI/objectSelectionBackground", + "UI/objectSelectionBorder", "SplashArt/1", |
