- Second pass on Patch 8.0.1

This commit is contained in:
Tercio
2018-07-17 13:31:22 -03:00
parent df9ce12b82
commit dba05908ec
96 changed files with 2018 additions and 2006 deletions
+1 -1
View File
@@ -295,4 +295,4 @@ function DF:NewImage (parent, texture, w, h, layer, coords, member, name)
setmetatable (ImageObject, ImageMetaFunctions)
return ImageObject
end
end