mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-29 03:32:06 +00:00
@@ -1003,7 +1003,7 @@ function reportGame(extendedSimState)
|
||||
}
|
||||
reportObject.tributesSent = playerStatistics.tributesSent;
|
||||
reportObject.tributesReceived = playerStatistics.tributesReceived;
|
||||
reportObject.precentMapExplored = playerStatistics.percentMapExplored;
|
||||
reportObject.percentMapExplored = playerStatistics.percentMapExplored;
|
||||
reportObject.treasuresCollected = playerStatistics.treasuresCollected;
|
||||
reportObject.tradeIncome = playerStatistics.tradeIncome;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user