fix gframe unit
This commit is contained in:
parent
36f7c6572f
commit
bf9a45d87e
@ -201,7 +201,7 @@ function updategame()
|
|||||||
mode = rearm_mode.new()
|
mode = rearm_mode.new()
|
||||||
return _update60()
|
return _update60()
|
||||||
end
|
end
|
||||||
gframe += 1
|
gframe += 0x0.0001
|
||||||
if current_wave then
|
if current_wave then
|
||||||
if current_wave:update() then
|
if current_wave:update() then
|
||||||
-- end of stage
|
-- end of stage
|
||||||
|
Loading…
x
Reference in New Issue
Block a user