1.7.10 compatibility

This commit is contained in:
kepler155c
2018-02-21 13:06:43 -05:00
parent 3dd8341605
commit ba308022bb

View File

@@ -474,6 +474,7 @@ local function findMachines()
end
m.empty = m2.empty
m.ignore = m2.ignore
m.ignoreSlot = m2.ignoreSlot
m.maxCount = m2.maxCount
end
end