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

Rename and events modal mode always

This commit is contained in:
nordsoft
2023-09-19 17:11:03 +02:00
parent 2960895041
commit 326791886d
3 changed files with 8 additions and 7 deletions

View File

@@ -291,6 +291,7 @@ void CGPandoraBox::serializeJsonOptions(JsonSerializeFormat & handler)
void CGEvent::init()
{
blockVisit = false;
configuration.infoWindowType = EInfoWindowMode::MODAL;
for(auto & i : configuration.info)
{