mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 03:06:05 +08:00
Added ModuleName to /OpenSim/StartUp modules + debug messages during startup
This commit is contained in:
@@ -37,5 +37,6 @@ namespace OpenSim
|
||||
{
|
||||
void Initialise(OpenSimMain openSim);
|
||||
void Close();
|
||||
string ModuleName();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user