mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-07 16:46:27 +00:00
Removed some debug output.
This was SVN commit r4155.
This commit is contained in:
@@ -39,7 +39,6 @@ function entityInit()
|
||||
startXTimer(1);
|
||||
|
||||
// If the entity is a foundation, we must deduct resource costs here
|
||||
console.write("Blah: " + this + " " + this.building);
|
||||
if( this.building )
|
||||
{
|
||||
var template = getEntityTemplate( this.building, this.player );
|
||||
|
||||
Reference in New Issue
Block a user