mirror of
https://github.com/LDDestroier/CC/
synced 2025-09-02 19:08:00 +00:00
Update windont.lua
This commit is contained in:
@@ -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()
|
||||
|
Reference in New Issue
Block a user