Make ReceptorArrowRow and GhostArrowRow respect the column draw order. [hanubeki]

Sourced from http://code.google.com/r/hanubeki-modified-sm-ssc/source/detail?r=8ccf7449651eef51e8c42d031aa64da49a0b72ce
This commit is contained in:
AJ Kelly
2012-05-02 19:24:08 -05:00
parent 41d42f9561
commit eb061fa03d
3 changed files with 13 additions and 3 deletions
+5 -1
View File
@@ -6,9 +6,13 @@ ________________________________________________________________________________
================================================================================
StepMania 5.0 alpha 2 | 201204??
StepMania 5.0 alpha 2 | 201205??
--------------------------------------------------------------------------------
2012/05/02
* Make ReceptorArrowRow and GhostArrowRow respect the column draw order. [hanubeki]
Sourced from http://code.google.com/r/hanubeki-modified-sm-ssc/source/detail?r=8ccf7449651eef51e8c42d031aa64da49a0b72ce
2012/04/25
----------
* [Profile] Added GetLastPlayedSong and GetLastPlayedCourse Lua bindings. [AJ]