This commit is contained in:
Userok 2024-11-11 14:42:39 +03:00
parent 23b7c0caff
commit d9aecd0d86

View File

@ -25,4 +25,4 @@ MainMenuUI mainMenuUI = serviceProvider.GetService<MainMenuUI>();
mainMenuUI.DisplayMenu();
}
}
}