From a08da0ebd675981717b1d669e6dbd90c0c3a395f Mon Sep 17 00:00:00 2001 From: "Jill \"oatmealine\" Monoids" Date: Fri, 2 Jun 2023 12:04:10 +0300 Subject: [PATCH] input: fix uranium.call typo --- src/main.lua | 2 +- template | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main.lua b/src/main.lua index ae147bf..77191f9 100644 --- a/src/main.lua +++ b/src/main.lua @@ -52,4 +52,4 @@ uranium.on('update', function(dt) -- wag the text text:rotationz(math.sin(t * 2) * 10) text:Draw() -end) \ No newline at end of file +end) diff --git a/template b/template index 215aab4..912bb8f 160000 --- a/template +++ b/template @@ -1 +1 @@ -Subproject commit 215aab41d3c974b94127f05f53eb0e77e4eff421 +Subproject commit 912bb8f234023e9020e9091b85a4e096b0ecea43