This commit is contained in:
Kade M 2021-05-16 12:17:32 -07:00 committed by GitHub
parent aff87fad55
commit 4407f0f735
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 :)")