We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13a2d9e commit 04cfb8bCopy full SHA for 04cfb8b
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