pesty warning

This commit is contained in:
UbitUmarov
2018-11-12 11:22:39 +00:00
parent c05598fe62
commit 64f8036d8f

View File

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