Fixed|DED: Mishandling of the old State frame fullbright "flag"
State definitions using the old deprecated method for flagging as fullbright (offseting the frame by 32768) would lose that flag if later modified using another definition with the "mods" directive.
The old fullbright flag is now interpreted upon reading a State definition frame.
Fixed|DED: Mishandling of the old State frame fullbright "flag"
State definitions using the old deprecated method for flagging as
fullbright (offseting the frame by 32768) would lose that flag if
later modified using another definition with the "mods" directive.
The old fullbright flag is now interpreted upon reading a State
definition frame.