fix Texture being broken. lmao

This commit is contained in:
Jill 2022-12-12 12:28:40 +03:00
parent 0a1805e6fa
commit 21dd09df40
1 changed files with 0 additions and 1 deletions

View File

@ -630,7 +630,6 @@
local actor = createProxyActor('RageTexture') local actor = createProxyActor('RageTexture')
table.insert(actorQueue, { table.insert(actorQueue, {
type = 'Sprite',
file = file and oat.dir .. file, file = file and oat.dir .. file,
init = function(a) init = function(a)
a:hidden(1) a:hidden(1)