mirror of
https://github.com/codeninjasllc/codecombat.git
synced 2025-03-31 07:12:49 -04:00
Right, don't need that in there.
This commit is contained in:
parent
6344b0c1a3
commit
6596bde758
1 changed files with 0 additions and 1 deletions
|
@ -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()
|
||||
|
|
Loading…
Add table
Reference in a new issue