New video and 6.26
This commit is contained in:
parent
da6032504a
commit
c0a5261fc5
34 changed files with 1148 additions and 383 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue