Skip to content

Commit

Permalink
input: fix uranium.call typo
Browse files Browse the repository at this point in the history
  • Loading branch information
oatmealine committed Jun 2, 2023
1 parent 1534c21 commit a08da0e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/main.lua
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ uranium.on('update', function(dt)
-- wag the text
text:rotationz(math.sin(t * 2) * 10)
text:Draw()
end)
end)
2 changes: 1 addition & 1 deletion template
Submodule template updated from 215aab to 912bb8

0 comments on commit a08da0e

Please sign in to comment.