Open JaimeLeon2 opened 2 years ago
I know why it happens. It has a :1 which I convert into a :index because I assumed that the preset will not come with the specific :1 (inspired by the COM radio preset)
But I guess I should check without and with the :index replacement to see if i can find a config.
Yes, I think a generic event would have :index, but a specific airplane event would most likely have a pre-defined index.
Describe the bug After updating the code in one event for CJ4 ENG RUNSTOP button in Hubhop, updated the events in MF Connector, the code is displayed in MF Connector correctly, but is not flagged as a preset but rather as custom code.
Steps To Reproduce Steps to reproduce the behavior:
Expected behavior Event should be shown as a preset.
Actual behavior Event is shown as a customized event.
Details
Additional context none