diff options
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", |
