Right, don't need that in there.

This commit is contained in:
Nick Winter 2014-12-05 17:25:20 -08:00
parent 6344b0c1a3
commit 6596bde758

View file

@ -82,7 +82,6 @@ module.exports = class WorldMapView extends RootView
trackedHourOfCode = true
@requiresSubscription = @terrain isnt 'dungeon' and not me.get('stripe')?.subscriptionID
@requiresSubscription = true
destroy: ->
@setupManager?.destroy()