Content deleted Content added
try this |
tables for mass, length & temp now perged into one. |
||
Line 191:
if in_unit_table[units.utype] ~= out_unit_table[units.utype] then
local msg = 'Cannot convert %s to %s'
error(msg:format(
end
|