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:
@@ -1708,6 +1708,13 @@ GradeP1Y=-5
|
||||
GradeP2X=110
|
||||
GradeP2Y=5
|
||||
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]
|
||||
ShowTraining=true
|
||||
|
||||
Reference in New Issue
Block a user