mirror of
https://github.com/LDDestroier/CC/
synced 2024-11-13 21:34:54 +00:00
Update windont.lua
This commit is contained in:
parent
7aa8bd6551
commit
5b525dcb6f
@ -574,7 +574,7 @@ windont.newWindow = function( x, y, width, height, misc )
|
||||
end
|
||||
|
||||
output.getSize = function()
|
||||
return width, height
|
||||
return meta.width, meta.height
|
||||
end
|
||||
|
||||
output.isColor = function()
|
||||
|
Loading…
Reference in New Issue
Block a user