fixed missing exit button
This commit is contained in:
@@ -73,7 +73,7 @@ OverrideLockInputSeconds=1
|
||||
LockInputSeconds=0
|
||||
OverrideSleepAfterTweenOffSeconds=1
|
||||
SleepAfterTweenOffSeconds=0
|
||||
ChoiceNames=1,2,3,4,5,6,7
|
||||
ChoiceNames=1,2,3,4,5,6,7,8
|
||||
//,8
|
||||
DefaultChoice=1
|
||||
NumChoicesOnPage1=100
|
||||
@@ -95,7 +95,7 @@ ScrollerTransform=function(self,offset,itemIndex,numItems) self:x(offset*20 + it
|
||||
ScrollerSecondsPerItem=0
|
||||
ScrollerNumItemsToDraw=20
|
||||
ScrollerX=SCREEN_CENTER_X-220
|
||||
ScrollerY=SCREEN_CENTER_Y+50
|
||||
ScrollerY=SCREEN_CENTER_Y+40
|
||||
ScrollerOnCommand=
|
||||
ScrollerOffCommand=
|
||||
|
||||
|
||||
Reference in New Issue
Block a user