do backto school
This commit is contained in:
parent
ba51ac0615
commit
44d1403d88
1 changed files with 0 additions and 31 deletions
|
|
@ -674,37 +674,6 @@
|
|||
|
||||
Var SongkranEnable = 0
|
||||
|
||||
If SystemDateMonthInt = 4 Then
|
||||
If SystemDateDayInt > 7 Then
|
||||
Var SongkranEnable = 1
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
If SystemDateMonthInt = 5 Then
|
||||
If SystemDateDayInt = 1 Then
|
||||
Var SongkranEnable = 1
|
||||
EndIf
|
||||
If SystemDateDayInt = 2 Then
|
||||
Var SongkranEnable = 1
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
If SongkranEnable = 1 Then
|
||||
|
||||
If SoundThaiIndex = 0 Then
|
||||
Var SoundThaiIndex = 1
|
||||
Else
|
||||
If SoundThaiIndex = 1 Then
|
||||
Var SoundThaiIndex = 2
|
||||
Else
|
||||
If SoundThaiIndex = 2 Then
|
||||
Var SoundThaiIndex = 3
|
||||
Else
|
||||
Var SoundThaiIndex = 0
|
||||
EndIf
|
||||
EndIf
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
If BoxID = 200434 Then
|
||||
Var SongkranEnable = 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue