aboutsummaryrefslogtreecommitdiff
path: root/src/phys.lua
diff options
context:
space:
mode:
Diffstat (limited to 'src/phys.lua')
-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