mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 06:06:06 +08:00
* minor: change m_debug to m_debugPacketLevel since that's what it is
This commit is contained in:
@@ -746,7 +746,7 @@ namespace OpenSim.Region.Examples.SimpleModule
|
||||
{
|
||||
}
|
||||
|
||||
public void SetDebug(int newDebug)
|
||||
public void SetDebugPacketLevel(int newDebug)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user