This commit is contained in:
kong 2023-05-11 13:09:26 +07:00
parent 7b9c04853e
commit b8e108f49e
19 changed files with 1015 additions and 2106 deletions

View file

@ -674,19 +674,7 @@
;Var CountDownCheckCamera = 2
;If Not#CameraSettingStatus = "" Then
; DEBUGVAR CameraCount
; If CameraCount = 1 Then
;
; Var CountDownCheckCamera = 2
; CameraSetting "usbfront" "default" "Rotate=90,Resolution=1280x720,scaleX=1.0,scaleY=0.7"
; Else
; Var CountDownCheckCamera = 5
; EndIf
;Else
; Var CountDownCheckCamera = 20
;EndIf
Var CountDownCheckCamera = 10
@ -701,16 +689,6 @@
Open "/ROOT/xml/offline.xml"
EndIf
; Init default
If SoundBackToSchoolType = "" Then
Var SoundBackToSchoolType = 1
EndIf
If SoundBackToSchoolType = 1 Then
Var SoundBackToSchoolType = 2
Else
Var SoundBackToSchoolType = 1
EndIf
</EventOpen>