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

search rectangle

This commit is contained in:
Laserlicht
2023-12-08 22:52:34 +01:00
committed by GitHub
parent 95ff89f622
commit dfb10bdfcb
5 changed files with 25 additions and 6 deletions

View File

@@ -43,8 +43,6 @@ public:
//on which page we left spellbook
int spellbookLastPageBattle = 0;
int spellbookLastPageAdvmap = 0;
std::string spellbookLastFilterBattle = "";
std::string spellbookLastFilterAdvmap = "";
int spellbookLastTabBattle = 4;
int spellbookLastTabAdvmap = 4;