Files
VVVVVV/desktop_version/src
Misa 27d0b1a1d4 Ensure all fade-ins start from zero
This fixes a bug where fading music in but not going through the
music.play() path wouldn't start the fade volume from zero. If this
happened, then the previous volume would persist, and if the previous
volume was the max volume, then that essentially canceled out the
fade-in and prevented it from happening at all. But now all paths to
fadeMusicVolumeIn() set the volume to zero first, instead of only the
caller of music.play().
2021-04-12 16:17:31 -04:00
..
2020-01-08 10:37:50 -05:00
2021-02-15 23:07:35 -05:00
2021-03-30 23:57:00 -07:00
2021-02-25 19:38:25 -05:00
2021-04-12 16:17:31 -04:00
2021-03-21 02:55:42 -04:00
2021-03-21 02:53:25 -04:00
2021-04-11 20:56:16 -04:00
2021-04-11 20:56:16 -04:00
2020-11-04 12:06:57 -05:00
2020-11-04 12:06:57 -05:00