mirror of
https://github.com/J-D-K/JKSV.git
synced 2026-09-12 20:45:11 -05:00
Minor code revisions.
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
void TaskState::update()
|
||||
{
|
||||
BaseTask::update_loading_glyph();
|
||||
BaseTask::pop_on_plus();
|
||||
if (!m_task->is_running()) { TaskState::deactivate_state(); }
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user