atttack planner postponed/removed
This commit is contained in:
@@ -100,7 +100,7 @@ def receive_state():
|
||||
))
|
||||
conn.commit()
|
||||
|
||||
# Store world speed + unit data for attack planner calculations
|
||||
# Store world speed + unit data
|
||||
world_speed = data.get('world_speed')
|
||||
unit_speeds = data.get('unit_speeds')
|
||||
if world_id and world_speed is not None and unit_speeds:
|
||||
|
||||
Reference in New Issue
Block a user