diff options
| author | aldrikboy <aldrikboy@gmail.com> | 2018-01-16 22:56:47 +0100 |
|---|---|---|
| committer | aldrikboy <aldrikboy@gmail.com> | 2018-01-16 22:56:47 +0100 |
| commit | f03a7cf3e3beab8964cd142ce64fd6dc3cd0735f (patch) | |
| tree | 38f2a23fc4c46a8aef415cbbb9af8081c9057173 /Penguloon/ContentPathManager.cs | |
| parent | 5de3254aa0d6f69dbb6e08ddd699c3f78797be3b (diff) | |
started working on object selling
Diffstat (limited to 'Penguloon/ContentPathManager.cs')
| -rw-r--r-- | Penguloon/ContentPathManager.cs | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/Penguloon/ContentPathManager.cs b/Penguloon/ContentPathManager.cs index 6b7b761..eebe42d 100644 --- a/Penguloon/ContentPathManager.cs +++ b/Penguloon/ContentPathManager.cs @@ -62,8 +62,9 @@ namespace Penguloon "UI/alertBackground", "UI/BtnResetPressed", "UI/BtnResetIdle", - "UI/objectinfo", - "UI/objectinfo-line", + "UI/darkred", + //"UI/objectinfo", + //"UI/objectinfo-line", "UI/speed", "UI/money", |
