diff --git a/assets/preload/data/milf/modchart.lua b/assets/preload/data/milf/modchart.lua deleted file mode 100644 index c0fd944..0000000 --- a/assets/preload/data/milf/modchart.lua +++ /dev/null @@ -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 :)") \ No newline at end of file