1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-06 09:09:40 +02:00

heroWindow is now show/hideable ;]

This commit is contained in:
mateuszb
2008-01-11 18:56:39 +00:00
parent e62cfed95f
commit 2ce033aba9
6 changed files with 46 additions and 9 deletions

View File

@@ -237,7 +237,7 @@ public:
CTownList townList;
CInfoBar infoBar;
CHeroWindow heroWindow;
CHeroWindow * heroWindow;
struct CurrentSelection
{