Miscellaneous bug fixes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
class loadSong{
|
||||
class LoadSong{
|
||||
constructor(selectedSong, autoPlayEnabled, multiplayer, touchEnabled){
|
||||
this.selectedSong = selectedSong
|
||||
this.autoPlayEnabled = autoPlayEnabled
|
||||
|
||||
Reference in New Issue
Block a user