mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 12:25:42 +08:00
Ok, so NOW scripts work. New patch to break them coming soon.
This commit is contained in:
@@ -300,9 +300,9 @@ namespace OpenSim
|
||||
// Called from app startup (OpenSim.Application)
|
||||
//
|
||||
|
||||
m_log.Info("========================================================================");
|
||||
m_log.Info("=========================== STARTING OPENSIM ===========================");
|
||||
m_log.Info("========================================================================");
|
||||
m_log.Info("=====================================================================");
|
||||
m_log.Info("========================= STARTING OPENSIM ==========================");
|
||||
m_log.Info("=====================================================================");
|
||||
|
||||
m_console = CreateConsole();
|
||||
MainConsole.Instance = m_console;
|
||||
|
||||
Reference in New Issue
Block a user