Removed mobspawner from the craftguide.

This commit is contained in:
Capricorno 2016-07-29 16:35:17 +00:00
parent eaba86594e
commit 1187e7e970
1 changed files with 1 additions and 1 deletions

View File

@ -902,7 +902,7 @@ void content_toolitem_init()
};
crafting::setRecipe(r,i,1);
}
lists::add("craftguide",i);
//lists::add("craftguide",i);
i = CONTENT_TOOLITEM_MITHRIL_KEY;
f = &g_content_toolitem_features[i];