1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-23 22:37:55 +02:00

Merge branch 'vcmi/beta' into 'vcmi/develop'

This commit is contained in:
Ivan Savenko
2024-06-21 12:58:36 +00:00
69 changed files with 735 additions and 328 deletions

View File

@@ -60,7 +60,7 @@
#include "../../lib/CRandomGenerator.h"
std::shared_ptr<CMainMenu> CMM;
ISelectionScreenInfo * SEL;
ISelectionScreenInfo * SEL = nullptr;
static void do_quit()
{