uranium-core/stdlib/eternalfile.lua
2022-09-19 23:56:53 +03:00

7 lines
116 B
Lua

return function()
function uranium.update()
if b > 1 then
GAMESTATE:SetSongBeat(b % 1)
end
end
end