mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-25 22:42:04 +02:00
Enter popup await mode only if there is an active popup
This commit is contained in:
@@ -28,7 +28,7 @@ protected:
|
||||
std::shared_ptr<CPicture> background;
|
||||
|
||||
//Used only if RCLICK_POPUP was set
|
||||
void closePopupWindow() override;
|
||||
bool isPopupWindow() const override;
|
||||
//To display border
|
||||
void updateShadow();
|
||||
void setBackground(std::string filename);
|
||||
|
||||
Reference in New Issue
Block a user