mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 02:05:34 +08:00
* Breaking all the code, breaking all the code..!
* Made a bunch more members static, removed some dead code, general cleaning.
This commit is contained in:
@@ -72,7 +72,7 @@ namespace OpenSimExport
|
||||
}
|
||||
}
|
||||
|
||||
protected ConsoleBase CreateConsole()
|
||||
protected static ConsoleBase CreateConsole()
|
||||
{
|
||||
return new ConsoleBase("Export", null);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user