Release 6.66
This commit is contained in:
parent
c1bfe43d3f
commit
8a88c6fb88
3 changed files with 6 additions and 3 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 123 B After Width: | Height: | Size: 5.8 KiB |
|
|
@ -1027,6 +1027,9 @@
|
|||
Var EnableSelectMenuBetweenBrewBlink = "Invisible"
|
||||
EndIf
|
||||
|
||||
|
||||
DEBUGVAR EnableGetMoreStrawFileName
|
||||
|
||||
If EnableGetMoreStrawFileName = "PressForever" Then
|
||||
If EnableGetMoreStrawFileNameCountDown > 0 Then
|
||||
Var EnableGetMoreStrawFileNameCountDown = EnableGetMoreStrawFileNameCountDown - 1
|
||||
|
|
|
|||
|
|
@ -106,8 +106,8 @@
|
|||
Var RandomPromotionMyworld = 0
|
||||
Var RandomSalePackage = 0
|
||||
|
||||
Var XMLPageVersion = "6.65"
|
||||
Var XMLPageVersionInt = 665
|
||||
Var XMLPageVersion = "6.66"
|
||||
Var XMLPageVersionInt = 666
|
||||
</EventOpen>
|
||||
|
||||
<Text>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue