Fix OrderManager being deleted in map editor#21573
Conversation
|
It seems you are just moving it. |
|
By moving it I'm removing it from IngameMenuLogic |
This is about |
|
But it is specifically fixing mission browser in the map editor |
|
The mission browser can't be accessed through the map editor. I can't follow. Try to explain in more detail with a step by step on how to reproduce the original issue. |
This is at least one of the issues, I take it. 2024-09-10_17-22-10.mp4
|
|
It is the same problem, but both the reason and the fix to it is much much more complex. To the point where I want to just hack exiting behaviour |

Fixes 1 cause for #21290
The mission selector deletes OrderManager on exit, which doesn't make much sense. We can just remove it