rename debug function + milo wip

This commit is contained in:
kepler155c
2018-10-31 00:05:56 -04:00
parent 871f44a170
commit 4d3a896d6b
20 changed files with 167 additions and 162 deletions

View File

@@ -77,8 +77,8 @@ local function learnRecipe()
end
if not recipe then
debug(results)
debug(newRecipe)
_debug(results)
_debug(newRecipe)
error('Failed - view system log')
end