This commit is contained in:
Andrew Miner
2017-05-07 16:05:16 -07:00
parent c4ba36b60a
commit 3bc7c4cf89
2 changed files with 7 additions and 6 deletions
@@ -6,7 +6,7 @@
#
BaseController = require '../../base_controller'
{Mod} = require('crafting-guide-common').deprecated
{Mod} = require('crafting-guide-common').deprecated.game
########################################################################################################################