print invalid command message to the console, not the log
							parent
							
								
									f7d47bbb1f
								
							
						
					
					
						commit
						191da19bd1
					
				|  | @ -592,9 +592,7 @@ namespace OpenSim.Framework.Console | |||
|             string line = ReadLine(m_defaultPrompt + "# ", true, true); | ||||
| 
 | ||||
|             if (line != String.Empty) | ||||
|             { | ||||
|                 m_log.Info("[CONSOLE] Invalid command"); | ||||
|             } | ||||
|                 Output("Invalid command"); | ||||
|         } | ||||
| 
 | ||||
|         public void RunCommand(string cmd) | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 Justin Clark-Casey (justincc)
						Justin Clark-Casey (justincc)