mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 17:55:48 +08:00
get rid of unused m_verbose field
This commit is contained in:
@@ -49,7 +49,6 @@ namespace pCampBot
|
||||
|
||||
protected CommandConsole m_console;
|
||||
protected List<PhysicsBot> m_lBot;
|
||||
protected bool m_verbose = true;
|
||||
protected Random somthing = new Random(Environment.TickCount);
|
||||
protected int numbots = 0;
|
||||
public IConfig Config { get; private set; }
|
||||
|
||||
Reference in New Issue
Block a user