mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 22:26:09 +08:00
debug to catch any users of the stop interface
This commit is contained in:
@@ -243,7 +243,7 @@ namespace OpenSim.Region.ClientStack
|
||||
|
||||
public void Stop()
|
||||
{
|
||||
Close();
|
||||
MainLog.Instance.Verbose("BUG", "Stop called, please find out where and remove it");
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
Reference in New Issue
Block a user