Fix game trying to load nothing when music and sound files are not present.
Kart used to load maps initally from hard-coded values, it now loads from 0 to the number of main wad files. This would cause sigsegvs from trying to read data from non existant files if sounds.kart and music.kart where not present.