mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2024-11-24 16:17:57 -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. |
||
---|---|---|
.. | ||
common | ||
level | ||
menu | ||
modal | ||
CampaignView.coffee | ||
SpectateView.coffee |