python vs modules
This commit is contained in:
@@ -8,7 +8,7 @@ X_API bool init_python_dll(void);
|
||||
X_API bool init_python_dll(void)
|
||||
{
|
||||
do_init_python();
|
||||
|
||||
install_pypreds();
|
||||
return 1;
|
||||
}
|
||||
#ifdef _WIN32
|
||||
|
Reference in New Issue
Block a user