- Removed deprecated console code.
git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@9815 54d463be-8e91-2dee-dedb-b68131a5f0ec
This commit is contained in:
@@ -4319,10 +4319,9 @@ int do_init(int argc, char **argv){
|
||||
if(char_gm_read)
|
||||
read_gm_account();
|
||||
|
||||
|
||||
if ( console ) {
|
||||
set_defaultconsoleparse(parse_console);
|
||||
start_console();
|
||||
if( console )
|
||||
{
|
||||
//##TODO invoke a CONSOLE_START plugin event
|
||||
}
|
||||
|
||||
//Cleaning the tables for NULL entrys @ startup [Sirius]
|
||||
|
||||
Reference in New Issue
Block a user