mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 02:05:34 +08:00
Update svn properties. Minor formatting cleanup.
This commit is contained in:
@@ -153,7 +153,7 @@ namespace OpenSim.TestSuite
|
||||
m_log.Info("[ " + callbot.firstname + " " + callbot.lastname + "]: Disconnected");
|
||||
m_td[m_lBot.IndexOf(callbot)].Abort();
|
||||
numbots--;
|
||||
if (numbots >1)
|
||||
if (numbots > 1)
|
||||
Environment.Exit(0);
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user