diff options
| author | aldrikboy <aldrikboy@gmail.com> | 2018-01-01 23:49:59 +0100 |
|---|---|---|
| committer | aldrikboy <aldrikboy@gmail.com> | 2018-01-01 23:49:59 +0100 |
| commit | c3c4f2c7617c393ad6e8c7f1d87abf4a9a8cf602 (patch) | |
| tree | aff9fde951a0ecbd18aac6b32f6ccbbe82709610 /Penguloon/ContentPathManager.cs | |
| parent | da38e93e55b6ff46a53dcd9d2be393149089d329 (diff) | |
bobba
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 ad94740..9f0f108 100644 --- a/Penguloon/ContentPathManager.cs +++ b/Penguloon/ContentPathManager.cs @@ -48,10 +48,12 @@ namespace Penguloon "UI/unselectableTile", "UI/lock", "UI/textPanel", + "UI/alertBackground", "SplashArt/locked", "SplashArt/1", "SplashArt/2", + "SplashArt/3", "Enemies/pop", "Enemies/red", |
