mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 09:45:47 +08:00
The configger tool hadn't been updated since the introduction of OpenSimDefaults! :0
It is updated now.
This commit is contained in:
@@ -102,5 +102,11 @@ namespace OpenSim.Tools.Configger
|
||||
|
||||
return found.ToArray();
|
||||
}
|
||||
|
||||
public static string configDir()
|
||||
{
|
||||
return ".";
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user