diff --git a/src/infrastructure_helpers.odin b/src/infrastructure_helpers.odin index 9e9acd6..ae8a85f 100644 --- a/src/infrastructure_helpers.odin +++ b/src/infrastructure_helpers.odin @@ -77,7 +77,6 @@ delete_entity :: proc(self: ^Simulator, entity_index: u32, type: common.Entity) switch type { case .Node: // get cars that are on that node - for i in 0..