mirror of
https://github.com/opensim/opensim.git
synced 2026-05-27 20:35:59 +08:00
look more tabs ans things..
This commit is contained in:
@@ -194,7 +194,7 @@ namespace OpenSim.Region.OptionalModules.Scripting.RegionReady
|
||||
{
|
||||
m_oarFileLoading = true;
|
||||
|
||||
if (message==String.Empty)
|
||||
if (message.Length == 0)
|
||||
{
|
||||
m_lastOarLoadedOk = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user