Fix 7.76
This commit is contained in:
parent
a5387a6b00
commit
193849cf35
28 changed files with 6533 additions and 11767 deletions
|
|
@ -63,6 +63,14 @@ EndIf
|
|||
|
||||
If SystemDateMonthInt = 11 Then
|
||||
Var PepweenEnable = 0
|
||||
|
||||
If SystemDateDayInt = 1 Then
|
||||
If SystemTimeHourInt < 5 Then
|
||||
Var PepweenEnable = 1
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
|
||||
EndIf
|
||||
|
||||
|
||||
|
|
@ -108,7 +116,7 @@ If BoxID = 33170 Then
|
|||
Var OreoWelcomeDrinkEnable = 0
|
||||
EndIf
|
||||
|
||||
|
||||
; This var for overide video play when brew
|
||||
Var adver_brewing_video_full_file_name = ""
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue