from retail

This commit is contained in:
NoM0Re
2025-01-27 03:28:33 +01:00
parent 0e761a6814
commit 8e07a6495c
32 changed files with 1450 additions and 777 deletions
-1
View File
@@ -112,7 +112,6 @@ function Private.TextureBase.create(frame)
return base
end
-- TODO better type for options
function Private.TextureBase.modify(base, options)
base.canRotate = options.canRotate
base.mirror = options.mirror