diff --git a/project/smooth_terrain/main.gd b/project/smooth_terrain/main.gd index 14bd888..38da424 100644 --- a/project/smooth_terrain/main.gd +++ b/project/smooth_terrain/main.gd @@ -13,7 +13,6 @@ const _process_stat_names = [ "time_request_blocks_to_load", "time_process_load_responses", "time_request_blocks_to_update", - "time_process_update_responses", "updated_blocks" ]