mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-09-21 20:06:40 +00:00
@@ -803,7 +803,7 @@ m.ConstructionPlan.prototype.Serialize = function()
|
||||
"cost": this.cost.Serialize(),
|
||||
"number": this.number,
|
||||
"position": this.position,
|
||||
"isGoRequirement": this.isGoRequirement || undefined,
|
||||
"goRequirement": this.goRequirement || undefined,
|
||||
"queueToReset": this.queueToReset || undefined
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user