Replace Steps:UseSplitTiming.

Instead, use Song:IsStepsUsingDifferentTiming.
This commit is contained in:
Jason Felds
2012-04-08 23:56:28 -04:00
parent 2031cbb366
commit 26f5e8d78c
6 changed files with 16 additions and 15 deletions
+2
View File
@@ -13,6 +13,8 @@ StepMania 5.0 alpha 2 | 201204??
----------
* [ScreenNetworkOptions] Fixed a bug where localized text would not show up
properly. Fixes issue 759. [AJ]
* [Steps, Song] Replace Steps:UsesSplitTiming with
Song:IsStepsUsingDifferentTiming for both C++ and Lua. [wolfman2000]
2012/04/06
----------