diff options
Diffstat (limited to 'OpenSim/Grid/GridServer.Modules/GridServerPlugin.cs')
-rw-r--r-- | OpenSim/Grid/GridServer.Modules/GridServerPlugin.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Grid/GridServer.Modules/GridServerPlugin.cs b/OpenSim/Grid/GridServer.Modules/GridServerPlugin.cs index 1a4fe72..420249d 100644 --- a/OpenSim/Grid/GridServer.Modules/GridServerPlugin.cs +++ b/OpenSim/Grid/GridServer.Modules/GridServerPlugin.cs | |||
@@ -53,7 +53,7 @@ namespace OpenSim.Grid.GridServer.Modules | |||
53 | 53 | ||
54 | protected IGridServiceCore m_core; | 54 | protected IGridServiceCore m_core; |
55 | 55 | ||
56 | protected ConsoleBase m_console; | 56 | protected CommandConsole m_console; |
57 | 57 | ||
58 | #region IGridPlugin Members | 58 | #region IGridPlugin Members |
59 | 59 | ||