Fix a floating point issue with speed segments.

This is why ints rule.
This commit is contained in:
Jason Felds
2012-01-11 22:50:55 -05:00
parent 97cffcc166
commit fbb3cb6c42
2 changed files with 22 additions and 17 deletions
+5
View File
@@ -8,6 +8,11 @@ ________________________________________________________________________________
StepMania 5.0 alpha 1 | 20120108
--------------------------------------------------------------------------------
2012/01/11
----------
* [ScreenEdit] Fix a floating point issue when dealing with speed segments.
[Wolfman2000]
2012/01/08
----------
* [Song] Add HasPreviewVid and GetPreviewVidPath lua binding [cerbo]