1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-25 22:42:04 +02:00

show loading indicator when starting local server

single player or hosting a multiplayer game
This commit is contained in:
Andrey Filipenkov
2022-08-16 12:54:44 +03:00
parent 2af7c29163
commit 3ab21d8491
10 changed files with 78 additions and 15 deletions

View File

@@ -25,7 +25,5 @@ const char *bundlePath();
const char *frameworksPath();
const char *bundleIdentifier();
double screenScale();
}
#pragma GCC visibility pop