electromuis / stepmania

Advanced rhythm game for Windows, Linux and OS X. Designed for both home and arcade use.
http://www.stepmania.com/
GNU Lesser General Public License v3.0
13 stars 3 forks source link

Player 3 and 4 start button has no effect on ScreenSelectMusic #20

Open mattmccutchen opened 7 years ago

mattmccutchen commented 7 years ago

The start button for player 3 or 4 has no effect on ScreenSelectMusic (tested in 302aaba). This appears to be because of code in ScreenSelectMusic that is trying to join those players, which doesn't work because no 3-player style is defined. Here is the workaround I'm using, which you may wish to pull if you can't immediately think of a better solution.