mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 11:33:28 +08:00
Typo fixes
This commit is contained in:
@@ -50,7 +50,7 @@ namespace OpenSim.Region.Physics.OdePlugin
|
||||
{
|
||||
IConfigSource TopConfig = new IniConfigSource();
|
||||
IConfig config = TopConfig.AddConfig("Startup");
|
||||
config.Set("DecodedSculpMapPath","j2kDecodeCache");
|
||||
config.Set("DecodedSculptMapPath","j2kDecodeCache");
|
||||
|
||||
// Loading ODEPlugin
|
||||
cbt = new OdePlugin();
|
||||
|
||||
Reference in New Issue
Block a user