uranium-core/stdlib/eternalfile.lua

7 lines
116 B
Lua
Raw Normal View History

2022-09-19 22:56:53 +02:00
return function()
function uranium.update()
if b > 1 then
GAMESTATE:SetSongBeat(b % 1)
end
end
end