mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-24 08:08:15 -05:00
10d344504a
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. |
||
---|---|---|
.. | ||
editor | ||
CastButtonView.coffee | ||
DocFormatter.coffee | ||
Problem.coffee | ||
ProblemAlertView.coffee | ||
Spell.coffee | ||
SpellDebugView.coffee | ||
SpellListEntryThangsView.coffee | ||
SpellListEntryView.coffee | ||
SpellListTabEntryView.coffee | ||
SpellListView.coffee | ||
SpellPaletteEntryView.coffee | ||
SpellPaletteView.coffee | ||
SpellToolbarView.coffee | ||
SpellTranslationView.coffee | ||
SpellView.coffee | ||
TomeView.coffee |