Factor out the ReceipeController

This commit is contained in:
Andrew Miner
2015-01-18 16:35:01 -08:00
parent 0811a868af
commit 57bc7e08b3
12 changed files with 209 additions and 164 deletions
+1
View File
@@ -11,4 +11,5 @@ All rights reserved.
@import 'inventory';
@import 'item_page';
@import 'mod_pack';
@import 'recipe';
@import 'stack';