some smaller changes

This commit is contained in:
Robert Jelic
2022-05-19 22:50:34 +02:00
parent ed1f32bbf9
commit 4f20ede76a
5 changed files with 26 additions and 25 deletions

View File

@@ -146,7 +146,7 @@ local function Image(name)
return self
end;
shrinkImage = function(self)
shrink = function(self)
shrink()
imageGotShrinked = true
return self