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