very small bugfix

This commit is contained in:
Robert Jelic
2022-06-24 21:59:01 +02:00
parent 3799cf9013
commit 8326d02a33
6 changed files with 15 additions and 11 deletions

View File

@@ -121,6 +121,7 @@ local function Frame(name, parent)
end
end
end
return self
end;
setOffset = function(self, xO, yO)