KF console API
This commit is contained in:
@@ -217,7 +217,7 @@ export class kfArena{
|
||||
this.removeAgent(aid)
|
||||
}
|
||||
for(const agent of agents){
|
||||
this.addAgent(agent.ekfs_atp_id, agent.aid, agent.props, {...agent.gps_values, ...agent.store_values})
|
||||
this.addAgent(agent.ekfs_atp_id, agent.aid, agent.atp_props, {...agent.gps_values, ...agent.store_values})
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user