mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-02-08 08:45:43 +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.
|
// they happen.
|
||||||
g_core->python->EnablePythonLoggingCalls();
|
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
|
// checks to make sure we aren't importing them reciprocally when they
|
||||||
// import us.
|
// import us.
|
||||||
Python::MarkReachedEndOfModule(module);
|
Python::MarkReachedEndOfModule(module);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user