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:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user