mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-16 13:55:15 +00:00
This was SVN commit r5245.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user