Personal Crafting - What's the point of leaving todos if I don't actually do them?

This commit is contained in:
SamCroswell
2016-07-15 16:41:31 -04:00
parent 0466499f86
commit cfc15e2dc2
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -2,7 +2,6 @@
var/busy
var/viewing_category = 1 //typical powergamer starting on the Weapons tab
var/list/categories = list(CAT_WEAPON,CAT_AMMO,CAT_ROBOT,CAT_FOOD,CAT_MISC,CAT_PRIMAL)
//var/datum/action/innate/crafting/button // Holdover from when crafting was still an action button. TODO: Remove this before I commit.