We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c3c9f20 + 04cfb8b commit 3765bfbCopy full SHA for 3765bfb
src/core/modules/engines/engines_trace_wrap.cpp
@@ -37,6 +37,8 @@
37
#include "engine/IEngineTrace.h"
38
#include "public/worldsize.h"
39
40
+BOOST_PYTHON_OPAQUE_SPECIALIZED_TYPE_ID(CBaseEntity)
41
+
42
43
//---------------------------------------------------------------------------------
44
// External variables.
0 commit comments