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

* redone buildings reading

* subtitles in statusbar for garrison
* animations an castle view are faster
This commit is contained in:
Michał W. Urbańczyk
2008-01-29 13:00:45 +00:00
parent 3953eac82d
commit 25bc3b532f
5 changed files with 350 additions and 215 deletions

View File

@@ -353,7 +353,7 @@ void CCastleInterface::show(SDL_Surface * to)
to=ekran;
garr->show();
count++;
if(count==5)
if(count==4)
{
count=0;
animval++;