|
@@ -80,6 +80,7 @@ void area_business_motionless_persion::on_hover(const std::shared_ptr<area_hover
|
|
else
|
|
else
|
|
{
|
|
{
|
|
ptr_temp->m_acc_0count=0;
|
|
ptr_temp->m_acc_0count=0;
|
|
|
|
+ ptr_temp->m_acc_start_time = 0;
|
|
}
|
|
}
|
|
|
|
|
|
if(ptr_temp->m_acc_0count >= _acc_0count_limit)
|
|
if(ptr_temp->m_acc_0count >= _acc_0count_limit)
|