aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoriamcheeseman <[email protected]>2026-03-12 15:01:04 -0400
committeriamcheeseman <[email protected]>2026-03-12 15:01:04 -0400
commitb56acf6882d542d4466e6eec6228e280be98f53d (patch)
tree3580dbc843ff51869c144a757139f5d35526cfa9
parent5179c0c029487ea0107c9f9a7d879cc44b51e924 (diff)
:(
-rw-r--r--src/phys.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/phys.lua b/src/phys.lua
index 3cddd4e..10691a9 100644
--- a/src/phys.lua
+++ b/src/phys.lua
@@ -129,6 +129,7 @@ function phys.Box:update(velx, vely, dt)
-- this block is fat. much like a certain croatian...
-- not anymore :D
+ -- shut up
for i = 1, steps do
local p = i / steps
local before