Merge remote-tracking branch 'lethosor/patch-4'

develop
expwnent 2014-09-16 17:21:39 -04:00
commit 0fbc7e22ee
1 changed files with 1 additions and 0 deletions

@ -37,6 +37,7 @@ local function load_patch(name)
end
end
file:close()
return { name = name, old_bytes = old_bytes, new_bytes = new_bytes }
end