Make recomment to 16 menu
This commit is contained in:
parent
e80ce060cc
commit
c0249e49ae
5 changed files with 14 additions and 9 deletions
|
|
@ -426,14 +426,16 @@ Else
|
|||
EndIf
|
||||
|
||||
DEBUGVAR HaveIngredientOvaltine
|
||||
If HaveIngredientOvaltine = "true" then
|
||||
If HaveIngredientOvaltine = "true" Then
|
||||
|
||||
Else
|
||||
Var OvaltineSchoolPro = 0
|
||||
Var RedStringOfFatePro = 0
|
||||
|
||||
EndIf
|
||||
|
||||
DEBUGVAR OvaltineSchoolPro
|
||||
DEBUGVAR RedStringOfFatePro
|
||||
|
||||
Var CurrentMainVideoTemp = 0
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -326,7 +326,7 @@
|
|||
if multi_pro_gen:
|
||||
out_xml('<Max> 4 </Max>\r\n')
|
||||
elif recommend_page:
|
||||
out_xml('<Max> 12 </Max>\r\n')
|
||||
out_xml('<Max> 16 </Max>\r\n')
|
||||
out_xml('<X> 10 </X>\r\n')
|
||||
out_xml('<Y> 497 </Y>\r\n')
|
||||
out_xml('<Width> 1080 </Width>\r\n')
|
||||
|
|
|
|||
|
|
@ -47,7 +47,7 @@
|
|||
|
||||
|
||||
<FrameScroll>
|
||||
<Max> 12 </Max>
|
||||
<Max> 16 </Max>
|
||||
<X> 10 </X>
|
||||
<Y> 497 </Y>
|
||||
<Width> 1080 </Width>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue