diff options
| author | iamcheeseman <[email protected]> | 2026-03-12 15:01:04 -0400 |
|---|---|---|
| committer | iamcheeseman <[email protected]> | 2026-03-12 15:01:04 -0400 |
| commit | b56acf6882d542d4466e6eec6228e280be98f53d (patch) | |
| tree | 3580dbc843ff51869c144a757139f5d35526cfa9 /src/phys.lua | |
| parent | 5179c0c029487ea0107c9f9a7d879cc44b51e924 (diff) | |
:(
Diffstat (limited to 'src/phys.lua')
| -rw-r--r-- | src/phys.lua | 1 |
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 |
