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

NextScrollSpeed and PreviousScrollSpeed codes clear all other player options #21

Open mattmccutchen opened 7 years ago

mattmccutchen commented 7 years ago

The theme script that handles the NextScrollSpeed and PreviousScrollSpeed codes uses SetPlayerOptions, which clears all player options not specified in the string argument, including the default modifiers from the preferences and the theme. I would expect these codes to change only the speed modifier.