Don't clear user inventory between crafting plans
This commit is contained in:
@@ -54,9 +54,6 @@ module.exports = class CraftPageController extends PageController
|
|||||||
url = c.url.crafting inventoryText:text
|
url = c.url.crafting inventoryText:text
|
||||||
@router.navigate url
|
@router.navigate url
|
||||||
|
|
||||||
if @model.craftsman.want.isEmpty
|
|
||||||
@model.craftsman.have.clear()
|
|
||||||
|
|
||||||
# PageController Overrides #####################################################################
|
# PageController Overrides #####################################################################
|
||||||
|
|
||||||
getMetaDescription: ->
|
getMetaDescription: ->
|
||||||
|
|||||||
Reference in New Issue
Block a user