This was SVN commit r5245.

This commit is contained in:
Alexander 2007-07-14 06:19:31 +00:00
parent 7eaa6d3454
commit 226049deed

View File

@ -2184,7 +2184,6 @@ function entityEventFormation( evt )
function getBuildingLimit( category/*, gameMode*/ )
{
console.write(category);
// Civil
if(category=="CivilCentre") return 1;
if(category=="House") return 15;