Almost forgot to add to the level handler the new properties.

This commit is contained in:
Scott Erickson 2014-03-07 13:14:27 -08:00
parent 17231bce06
commit 2f68e64dc5

View file

@ -20,6 +20,8 @@ LevelHandler = class LevelHandler extends Handler
'i18n' 'i18n'
'icon' 'icon'
'goals' 'goals'
'type'
'showsGuide'
] ]
postEditableProperties: ['name'] postEditableProperties: ['name']