mirror of
https://github.com/opensim/opensim.git
synced 2026-08-02 06:44:15 +08:00
* Reduced a significant number of compiler warnings (back down to 9 for all projects combined, all 'never used' things)
This commit is contained in:
@@ -94,7 +94,7 @@ namespace SimpleApp
|
||||
scene.AddEntity(fileObject);
|
||||
}
|
||||
|
||||
m_log.WriteLine(LogPriority.NORMAL, "Press enter to quit.");
|
||||
m_log.Notice("Press enter to quit.");
|
||||
m_log.ReadLine();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user