Center the title menu a bit.
This commit is contained in:
@@ -101,7 +101,7 @@ PerChoiceScrollElement=false
|
||||
ScrollerTransform=function(self,offset,itemIndex,numItems) self:y(22*offset) end
|
||||
ScrollerSecondsPerItem=0
|
||||
ScrollerNumItemsToDraw=20
|
||||
ScrollerX=SCREEN_CENTER_X-220
|
||||
ScrollerX=SCREEN_CENTER_X-100
|
||||
ScrollerY=SCREEN_CENTER_Y+40
|
||||
ScrollerOnCommand=
|
||||
ScrollerOffCommand=
|
||||
|
||||
Reference in New Issue
Block a user