Fixed the level handler to allow editing of goals.

This commit is contained in:
Scott Erickson 2014-02-20 11:42:01 -08:00
parent 99de854536
commit b53fa8db89

View file

@ -19,6 +19,7 @@ LevelHandler = class LevelHandler extends Handler
'name'
'i18n'
'icon'
'goals'
]
postEditableProperties: ['name']