debug to catch any users of the stop interface
parent
2e38e534d9
commit
6b5db310cd
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue