When entering the settings in the level editor the game crashes if the level's song is a RobTop song.
The PR "fixes" this by just returning when songInfoObject is nullptr. That means the name of the song will not be clickable in the first level editor settings menu. This is the same behavior Jukebox had previously but it got removed somehow.
When entering the settings in the level editor the game crashes if the level's song is a RobTop song.
The PR "fixes" this by just returning when songInfoObject is nullptr. That means the name of the song will not be clickable in the first level editor settings menu. This is the same behavior Jukebox had previously but it got removed somehow.
fixes: #45