mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 20:55:43 +08:00
Print out more information on connecting bots
This commit is contained in:
@@ -168,7 +168,7 @@ namespace pCampBot
|
||||
b =>
|
||||
{
|
||||
Thread.Sleep(Random.Next(3000, 10000));
|
||||
|
||||
|
||||
// m_log.DebugFormat("[pCAMPBOT]: For {0} performing action {1}", Name, b.GetType());
|
||||
b.Action();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user