Uupdate image
This commit is contained in:
parent
a4e6343738
commit
de2d0af4a7
17 changed files with 1090 additions and 1099 deletions
|
|
@ -115,24 +115,15 @@
|
|||
Var video_id_to_ran = 3
|
||||
Var video_name_to_play = "taobin_save_world"
|
||||
|
||||
If new_layout = "true" Then
|
||||
Random2 1 3 video_id_to_ran
|
||||
Else
|
||||
Random video_id_to_ran
|
||||
EndIf
|
||||
|
||||
Random2 1 3 video_id_to_ran
|
||||
|
||||
Var ThankyouST = "Invisible"
|
||||
Else
|
||||
|
||||
Var video_id_to_ran = 2
|
||||
Var video_name_to_play = "taobin_thank"
|
||||
|
||||
If new_layout = "true" Then
|
||||
Random2 1 2 video_id_to_ran
|
||||
Else
|
||||
Random video_id_to_ran
|
||||
EndIf
|
||||
|
||||
Random2 1 2 video_id_to_ran
|
||||
|
||||
|
||||
Var ThankyouST = "Enable"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue