mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-31 19:53:17 +08:00
checking discord webhook
This commit is contained in:
parent
768384b6c3
commit
5395e4b47d
@ -125,7 +125,7 @@ void BaseFeatureSet::OnModuleExec(PyObject* module) {
|
||||
// they happen.
|
||||
g_core->python->EnablePythonLoggingCalls();
|
||||
|
||||
// Marker we pop down at the very end so other modules can run sanity
|
||||
// A marker we pop down at the very end so other modules can run sanity
|
||||
// checks to make sure we aren't importing them reciprocally when they
|
||||
// import us.
|
||||
Python::MarkReachedEndOfModule(module);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user