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:
@@ -65,6 +65,7 @@ int internalFunc(void * callback)
|
||||
{
|
||||
SDL_Surface * temp = LOCPLINT->infoWin(NULL);
|
||||
blitAtWR(temp,605,389);
|
||||
SDL_FreeSurface(temp);
|
||||
break;
|
||||
}
|
||||
case 'T': //test rect
|
||||
|
||||
Reference in New Issue
Block a user