Not showing particles in IE.

This commit is contained in:
Nick Winter 2015-02-11 09:34:27 -08:00
parent 10e0cf50ed
commit 6ff39ba48a

View file

@ -124,6 +124,7 @@ module.exports = class User extends CocoModel
@gemPromptGroup
getForeshadowsLevels: ->
return false if $.browser.msie
return @foreshadowsLevels if @foreshadowsLevels?
group = me.get('testGroupNumber') % 16
@foreshadowsLevels = switch group