Move stage display up if Center1Player; fixes issue 777

This commit is contained in:
AJ Kelly
2012-06-26 11:32:41 -05:00
parent 4ef48a2bcf
commit a517e1dce3
+1 -1
View File
@@ -1386,7 +1386,7 @@ BPMDisplayOffCommand=bounceend,0.25;zoom,0
#
ShowStageDisplay=true
StageDisplayX=SCREEN_CENTER_X
StageDisplayY=SCREEN_BOTTOM-50
StageDisplayY=Center1Player() and SCREEN_BOTTOM-76 or SCREEN_BOTTOM-50
StageDisplayOnCommand=draworder,102
StageDisplayOffCommand=bounceend,0.25;zoom,0
StageDisplayUseShortString=true