Misc
This commit is contained in:
@@ -46,8 +46,6 @@ void CoUpdate(Event *event) {
|
|||||||
ReportWarningf("failed to resume coroutine %d", ok);
|
ReportWarningf("failed to resume coroutine %d", ok);
|
||||||
mco_destroy(it.co);
|
mco_destroy(it.co);
|
||||||
remove_item = true;
|
remove_item = true;
|
||||||
} else {
|
|
||||||
it.dont_wait_until_resolved = true;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user