Merge remote-tracking branch 'upstream/master' into nalc-1.2-dev

This commit is contained in:
Sys Quatre 2020-01-05 05:40:27 +01:00
commit aa47a70e12
1 changed files with 1 additions and 0 deletions

View File

@ -1258,6 +1258,7 @@ core.clear_craft = function(def)
old_clear_craft(def)
if true_str(def) then
def = match(def, "%S*")
recipes_cache[def] = nil
fuel_cache[def] = nil