pesty warning

0.9.1.0-post-fixes
UbitUmarov 2018-11-12 11:22:39 +00:00
parent c05598fe62
commit 64f8036d8f
1 changed files with 1 additions and 0 deletions

View File

@ -62,6 +62,7 @@ namespace OpenSim.Region.PhysicsModule.ubOde
return;
}
m_log.InfoFormat("[ubODE] ode library configuration: {0}", ode_config);
OSOdeLib = true;
}
}
}