commented sound deactivation
This commit is contained in:
@@ -38,7 +38,7 @@ void Sound::playTask()
|
||||
|
||||
std::this_thread::sleep_for(deactivation_time);
|
||||
|
||||
pin_controller->deactivate(*this);
|
||||
//pin_controller->deactivate(*this);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user