mirror of
https://github.com/LDDestroier/CC/
synced 2025-02-12 09:00:05 +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
|
end
|
||||||
|
|
||||||
output.getSize = function()
|
output.getSize = function()
|
||||||
return width, height
|
return meta.width, meta.height
|
||||||
end
|
end
|
||||||
|
|
||||||
output.isColor = function()
|
output.isColor = function()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user