From eb028c960be2eeaee6e5177bc9c83a489e9209f2 Mon Sep 17 00:00:00 2001 From: Andy Belle-Isle Date: Sun, 1 Sep 2019 19:02:49 -0400 Subject: THE CAT IS BACK --- Scripts/init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Scripts') diff --git a/Scripts/init.lua b/Scripts/init.lua index 59920c1..3c9cf80 100644 --- a/Scripts/init.lua +++ b/Scripts/init.lua @@ -14,7 +14,7 @@ bird = { print("Bird spawn") end, Render = { - texture = "", + texture = "Assets/cat.png", visible = true }, Idle = function(self) -- cgit v1.2.3