rm song 8 cuz bad

This commit is contained in:
PossiblyAxolotl 2022-07-09 14:02:27 -06:00
parent 891f1a152e
commit cda62e0efd
3 changed files with 2 additions and 2 deletions

View file

@ -27,7 +27,7 @@ local pos1 = {x,y}
local editor = "main"
local editorSongs = {"song1","song2","song5", "song6", "song7", "song8"}
local editorSongs = {"song1","song2","song5", "song6", "song7"}
local selSong = "song2"
local songIndexSel = 10

View file

@ -180,7 +180,7 @@ function editLoad()
createMenu(m)
end
songlist = {"BACK","POV: YOU ARE A ROCKET","A LONELY, LOST SHIP", "LEVEL COMPLETE", "GAME COMPLETE", "CHIPVIBE2", "ORANGER CHIP","WACKMAN", "UFO"}
songlist = {"BACK","POV: YOU ARE A ROCKET","A LONELY, LOST SHIP", "LEVEL COMPLETE", "GAME COMPLETE", "CHIPVIBE2", "ORANGER CHIP","WACKMAN"}
songlist[0] = "musicbox"
function menuButtonPress(name, index)

Binary file not shown.