FortuneStreetModding / csmm-qt

Custom Street Map Manager cross-platform port
GNU General Public License v3.0
3 stars 0 forks source link

>4 switch states #78

Closed Landmaster closed 1 year ago

Landmaster commented 1 year ago

Recommended practice now is to specify switch states as

frbFiles:
- switch_music_test_0
- switch_music_test_1
- switch_music_test_2
- switch_music_test_3
- switch_music_test_4

However, the old way of specifying frbFile1, etc. is still supported.