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

* mostly done town infobox

* town daily income is properly calculated
* minor not done stuff
This commit is contained in:
Michał W. Urbańczyk
2008-02-18 21:14:28 +00:00
parent 3844c45441
commit e46d411643
10 changed files with 129 additions and 11 deletions

View File

@@ -36,8 +36,7 @@ public:
unsigned char animval, count;
CDefHandler *hall,*fort,
*bigTownPic, *flag;
CDefHandler *hall,*fort, *flag;
CTownList<CCastleInterface> * townlist;