in StepMania 4, Random and Portal run the same commands as Roulette. Change _portKit-sm4 to reflect this (currently with the same hardcoded command; will change to THEME:GetMetric() version later)

update changelog
This commit is contained in:
AJ Kelly
2010-05-29 13:03:31 -05:00
parent 92bf92f225
commit c0ad5e19eb
2 changed files with 11 additions and 0 deletions
+4
View File
@@ -9,6 +9,10 @@ Not all changes are documented, for various reasons.
supported but exist anyways.) supported but exist anyways.)
_____________________________________________________________________________ _____________________________________________________________________________
20100527
--------
* Add Direction param to ChangeStepsMessage.
20100526 20100526
-------- --------
* Enable upper diagonal keys for Positive Gaming Impact dance mat [corec] * Enable upper diagonal keys for Positive Gaming Impact dance mat [corec]
+7
View File
@@ -1708,6 +1708,13 @@ GradeP1Y=-5
GradeP2X=110 GradeP2X=110
GradeP2Y=5 GradeP2Y=5
GradesShowMachine=true GradesShowMachine=true
# added for sm-ssc:
RandomX=-0
RandomY=-2
RandomOnCommand=maxwidth,400;rainbowscroll,true;strokecolor,color("#00000077");shadowlength,0
PortalX=-0
PortalY=-2
PortalOnCommand=maxwidth,400;rainbowscroll,true;strokecolor,color("#00000077");shadowlength,0
[WheelNotifyIcon] [WheelNotifyIcon]
ShowTraining=true ShowTraining=true