Merge branch 'KadeDev:master' into blueball-button-option
This commit is contained in:
commit
2912e0703e
@ -1,17 +0,0 @@
|
|||||||
function start (song)
|
|
||||||
print("Song: " .. song .. " @ " .. bpm .. " donwscroll: " .. downscroll)
|
|
||||||
end
|
|
||||||
|
|
||||||
function update (elapsed) -- modified example https://twitter.com/KadeDeveloper/status/1382178179184422918
|
|
||||||
print(fuckyou[1])
|
|
||||||
end
|
|
||||||
|
|
||||||
function beatHit (beat)
|
|
||||||
|
|
||||||
end
|
|
||||||
|
|
||||||
function stepHit (step)
|
|
||||||
|
|
||||||
end
|
|
||||||
|
|
||||||
print("Mod Chart script loaded :)")
|
|
Loading…
x
Reference in New Issue
Block a user