better slow_amnt comment
This commit is contained in:
parent
3b83851fb9
commit
e487ceaec8
1 changed files with 1 additions and 1 deletions
2
main.lua
2
main.lua
|
|
@ -31,7 +31,7 @@ Area = require 'obj/Area'
|
|||
GameObject = require 'obj/GameObject'
|
||||
|
||||
function love.load()
|
||||
-- slowmo var
|
||||
-- dt * slow_amnt
|
||||
slow_amnt = 1
|
||||
|
||||
-- global timer
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue