summaryrefslogtreecommitdiff
path: root/src/input/json.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/input/json.rs')
-rw-r--r--src/input/json.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/input/json.rs b/src/input/json.rs
index 6c83563..843f228 100644
--- a/src/input/json.rs
+++ b/src/input/json.rs
@@ -137,8 +137,6 @@ impl State {
}
}
}
- player.update_energy_towers_with_heuristics();
- opponent.update_energy_towers_with_heuristics();
bitwise_engine::BitwiseGameState::new(
player, opponent,