1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-25 22:42:04 +02:00

Refugee Camp supported.

This commit is contained in:
Michał W. Urbańczyk
2010-07-23 21:05:49 +00:00
parent 4e9e3fce73
commit a981dfd1fd
8 changed files with 57 additions and 77 deletions

View File

@@ -1678,6 +1678,7 @@ void Mapa::readObjects( const unsigned char * bufor, int &i)
i+=3;
break;
}
case 78: //Refugee Camp
case 106: //War Machine Factory
{
nobj = new CGDwelling();