diff --git a/core/PhysiCell_cell.cpp b/core/PhysiCell_cell.cpp index 52b778546..60c6e6738 100644 --- a/core/PhysiCell_cell.cpp +++ b/core/PhysiCell_cell.cpp @@ -248,7 +248,7 @@ Cell_State::Cell_State() number_of_nuclei = 1; // damage = 0.0; - // total_attack_time = 0.0; + total_attack_time = 0.0; contact_with_basement_membrane = false;