codecombat/app
Scott Erickson 10d344504a Add check to TomeView
Found a bug while playing Ogre Encampment: click the Chest before clicking past the
intro screen and the game throws an error, when `updateSpellPalette` tries to access
call `spell.getSource()` but `spell` is undefined. This check keeps the same behavior
but handles the error.
2016-07-08 13:27:42 -07:00
..
assets added a new logo (circle) (#3774) 2016-07-07 16:23:00 -07:00
collections Add hero selector for courses mode 2016-06-03 13:40:41 -07:00
core Tweak ModuleLoader handling of index files, fix #3783 2016-07-08 13:13:28 -07:00
lib Add effective simulation frames per second to verifier 2016-06-29 12:40:30 -07:00
locale Update : zh-HANT translate (#3779) 2016-07-08 15:53:29 +01:00
models Finish new CreateAccountModal 2016-07-07 15:56:41 -07:00
schemas Add effective simulation frames per second to verifier 2016-06-29 12:40:30 -07:00
styles Finish new CreateAccountModal 2016-07-07 15:56:41 -07:00
templates Fix #1199 2016-07-07 16:34:24 -07:00
views Add check to TomeView 2016-07-08 13:27:42 -07:00