New video and 6.26

This commit is contained in:
kong 2022-04-20 15:38:07 +07:00
parent da6032504a
commit c0a5261fc5
34 changed files with 1148 additions and 383 deletions

View file

@ -415,6 +415,17 @@
;READ_FILE "/mnt/sdcard/spiral" SpiralOnline
READ_FILE "/mnt/sdcard/new_layout" new_layout
DEBUGVAR JXMLVersionInt
If JXMLVersionInt > 389 Then
Var new_layout = "true"
EndIf
DEBUGVAR new_layout
If new_layout = "true" Then
Machine MenuLayoutNew
Else