mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-25 22:42:04 +02:00
allow custom loadbar-backgrounds for campaigns
This commit is contained in:
@@ -192,6 +192,7 @@ class CLoadingScreen : virtual public CWindowObject, virtual public Load::Progre
|
||||
|
||||
public:
|
||||
CLoadingScreen();
|
||||
CLoadingScreen(ImagePath background);
|
||||
~CLoadingScreen();
|
||||
|
||||
void tick(uint32_t msPassed) override;
|
||||
|
||||
Reference in New Issue
Block a user