* Moved themes from mods/art/themes > mods/themes/

This commit is contained in:
Bryan Ashby 2015-05-14 16:49:19 -06:00
parent 4e2c21059a
commit 1a1dd53ca1
6 changed files with 4 additions and 3 deletions

View file

@ -55,6 +55,7 @@ function MenuModule(options) {
if(_.isString(assetSpec.asset)) {
// :TODO: think about this more in relation to themes, etc. How can this come
// from a theme (with override from menu.json) ???
// look @ client.currentTheme.inlineArt[name] -> menu/prompt[name]
}
break;