one more fix

[?]
Jan 9, 2023, 8:41 PM
NMZSTB75TP6BNKRIHSBBRJ2HTRFSIOD35H2QJHETUXVIEZJ3BSJAC

Dependencies

  • [2] LRDM35CE app running again
  • [3] WNHI74P7 load manifest in correct order
  • [4] ZTOLDEC3 bugfix: check for numeric prefix
  • [5] QFURHRTP rename globals to have a single uppercase letter

Change contents

  • replacement in live.lua at line 91
    [2.3655][2.3655:3690]()
    if root == 'manifest' then
    [2.3655]
    [2.3690]
    if root == 'fwmanifest' then
  • replacement in live.lua at line 111
    [2.4132][2.4132:4167]()
    if root ~= 'manifest' then
    [2.4132]
    [2.4167]
    if root ~= 'fwmanifest' then