summaryrefslogtreecommitdiff
path: root/objects/test.lua
diff options
context:
space:
mode:
Diffstat (limited to 'objects/test.lua')
-rw-r--r--objects/test.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/objects/test.lua b/objects/test.lua
index d8c1a65..9d72b29 100644
--- a/objects/test.lua
+++ b/objects/test.lua
@@ -1,4 +1,4 @@
-local test = {radius = 4}
+local test = {hitbox = 4}
function test:draw()
line(-4, 4, 0, -4, 4, 4, -4, 4)