Dlete
This commit is contained in:
parent
00bd412393
commit
0e087f5925
121 changed files with 123 additions and 134283 deletions
|
|
@ -315,6 +315,9 @@ Else
|
|||
Var CountDownShowButton = 35
|
||||
EndIf
|
||||
|
||||
|
||||
; Fix part
|
||||
DEBUGVAR taobin_nopro
|
||||
If taobin_nopro = "true" Then
|
||||
Var MemberButtonFileNameRest = ""
|
||||
Var img_rest_main_page = ""
|
||||
|
|
@ -327,9 +330,7 @@ If taobin_nopro = "true" Then
|
|||
EndIf
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
; Fix part
|
||||
If taobin_notopup = "true" Then
|
||||
GetFileSizeK "taobin_project/video/_main_page_notopup.mp4" MainfileSize
|
||||
DEBUGVAR MainfileSize
|
||||
|
|
@ -337,3 +338,6 @@ If taobin_notopup = "true" Then
|
|||
Var VideoMainPage = "ROOT/taobin_project/video/_main_page_notopup.mp4"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
|
||||
DEBUGVAR VideoMainPage
|
||||
|
|
|
|||
|
|
@ -1,27 +1,39 @@
|
|||
|
||||
SAVELOG "None."
|
||||
|
||||
If SaveTheWorldCount = 2 Then
|
||||
Var video_id_to_ran = 3
|
||||
Random2 1 3 video_id_to_ran
|
||||
DEBUGVAR OverrideVideoThankyou
|
||||
|
||||
Var video_file_name = "ROOT/taobin_project/video/taobin_save_world" + video_id_to_ran
|
||||
Var video_file_name = video_file_name + ".mp4"
|
||||
Else
|
||||
If OverrideVideoThankyou = 1 Then
|
||||
Var OverrideVideoThankyou = 0
|
||||
Var video_id_to_ran = 2
|
||||
Random2 1 2 video_id_to_ran
|
||||
|
||||
Var video_file_name = "ROOT/taobin_project/video/taobin_thank" + video_id_to_ran
|
||||
Var video_file_name = video_file_name + ".mp4"
|
||||
|
||||
If EventTurnOn = 1 Then
|
||||
GetFileSizeK "taobin_project/video/taobin_thank1_event.mp4" MainfileSize
|
||||
DEBUGVAR MainfileSize
|
||||
Else
|
||||
If SaveTheWorldCount = 2 Then
|
||||
Var video_id_to_ran = 3
|
||||
Random2 1 3 video_id_to_ran
|
||||
|
||||
If MainfileSize = 22 Then
|
||||
Var video_file_name = "ROOT/taobin_project/video/taobin_save_world" + video_id_to_ran
|
||||
Var video_file_name = video_file_name + ".mp4"
|
||||
Else
|
||||
Var video_id_to_ran = 2
|
||||
Random2 1 2 video_id_to_ran
|
||||
|
||||
Var video_file_name = "ROOT/taobin_project/video/taobin_thank1_event.mp4"
|
||||
Var video_file_name = "ROOT/taobin_project/video/taobin_thank" + video_id_to_ran
|
||||
Var video_file_name = video_file_name + ".mp4"
|
||||
|
||||
If EventTurnOn = 1 Then
|
||||
GetFileSizeK "taobin_project/video/taobin_thank1_event.mp4" MainfileSize
|
||||
DEBUGVAR MainfileSize
|
||||
|
||||
If MainfileSize = 22 Then
|
||||
|
||||
Var video_file_name = "ROOT/taobin_project/video/taobin_thank1_event.mp4"
|
||||
|
||||
EndIf
|
||||
EndIf
|
||||
EndIf
|
||||
EndIf
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
total 292416
|
||||
total 292436
|
||||
-rw-rw---- 1 root sdcard_rw 31311320 2025-03-07 11:32 Taobin_Sleep_Screen.mp4
|
||||
-rw-rw---- 1 root sdcard_rw 9461309 2025-03-06 09:35 brewing_adv11.mp4
|
||||
-rw-rw---- 1 root sdcard_rw 9461309 2025-03-06 09:35 brewing_adv11_long.mp4
|
||||
|
|
@ -42,10 +42,10 @@ total 292416
|
|||
-rw-rw---- 1 root sdcard_rw 10634530 2024-10-29 11:51 main_page_event.mp4
|
||||
-rw-rw---- 1 root sdcard_rw 10065192 2025-02-21 16:58 remove_cup_how_to.mp4
|
||||
-rw-rw---- 1 root sdcard_rw 7918 2025-04-10 13:07 script1.ev
|
||||
-rw-rw---- 1 root sdcard_rw 708 2025-03-21 17:56 script2.ev
|
||||
-rw-rw---- 1 root sdcard_rw 1020 2025-04-10 18:50 script2.ev
|
||||
-rw-rw---- 1 root sdcard_rw 210 2024-11-10 09:20 script3_brew.ev
|
||||
-rw-rw---- 1 root sdcard_rw 11039 2025-03-27 15:59 script3_first_brewing.ev
|
||||
-rw-rw---- 1 root sdcard_rw 0 2025-04-10 13:07 sync_1.file
|
||||
-rw-rw---- 1 root sdcard_rw 0 2025-04-10 18:50 sync_1.file
|
||||
-rw-rw---- 1 root sdcard_rw 4806758 2023-09-18 18:44 taobin_save_world1.mp4
|
||||
-rw-rw---- 1 root sdcard_rw 6428830 2023-09-18 18:44 taobin_save_world2.mp4
|
||||
-rw-rw---- 1 root sdcard_rw 4634942 2023-09-18 18:44 taobin_save_world3.mp4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue