Open Bleeder91 opened 10 months ago
Calling WindowConsole(Player.Console).OpenUWindowMenu(WindowClass,0,0,0,0); fails to open the menu unless the player has already opened the Menu before (eg. pressing ESC). This started happening since maybe 3 commits ago.
WindowConsole(Player.Console).OpenUWindowMenu(WindowClass,0,0,0,0);
Calling
WindowConsole(Player.Console).OpenUWindowMenu(WindowClass,0,0,0,0);
fails to open the menu unless the player has already opened the Menu before (eg. pressing ESC). This started happening since maybe 3 commits ago.