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:
@@ -353,7 +353,7 @@ void CCastleInterface::show(SDL_Surface * to)
|
||||
to=ekran;
|
||||
garr->show();
|
||||
count++;
|
||||
if(count==5)
|
||||
if(count==4)
|
||||
{
|
||||
count=0;
|
||||
animval++;
|
||||
|
||||
Reference in New Issue
Block a user