REGISTERKEYCODE("BECKER_LONG", -196)
KEY("BECKER_LONG", sc_HandleBackButtonLong, sc_Empty)
MODEL.other.loading_finished = true
sc_InitBeckerRemote()
sc_InitTripComputer()
sc_RecalcNightMode()
sc_SetJunctionViewDayNight()
sc_ResetDAWarnings()
sc_StartDemoModeIfPossible() löschen
sc_SetKbdBasicLang()
MODEL.other.
becker.route_info.border_assistant.poi_search_enabled = true
sc_SetAnimationValues()
sc_UnMuteOS()
doDelayed(250, sc_UnMuteOS)
STATE(st_DisclaimerMessage)
ändern in:
REGISTERKEYCODE("BECKER_LONG", -196)
KEY("BECKER_LONG", sc_HandleBackButtonLong, sc_Empty)
MODEL.other.loading_finished = true
sc_InitBeckerRemote()
sc_InitTripComputer()
sc_RecalcNightMode()
sc_SetJunctionViewDayNight()
sc_ResetDAWarnings()
sc_SetKbdBasicLang()
MODEL.other.
becker.route_info.border_assistant.poi_search_enabled = true
sc_SetAnimationValues()
sc_UnMuteOS()
doDelayed(250, sc_UnMuteOS)
sc_DisclaimerMessage_OK()