From 21dd09df40b990cd48e831d604bfa92cadff28dd Mon Sep 17 00:00:00 2001 From: "Jill \"oatmealine\" Monoids" Date: Mon, 12 Dec 2022 12:28:40 +0300 Subject: [PATCH] fix Texture being broken. lmao --- main.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/main.xml b/main.xml index 55c3eda..51c0e41 100644 --- a/main.xml +++ b/main.xml @@ -630,7 +630,6 @@ local actor = createProxyActor('RageTexture') table.insert(actorQueue, { - type = 'Sprite', file = file and oat.dir .. file, init = function(a) a:hidden(1)