Show
Ignore:
Timestamp:
11/19/08 13:27:02 (17 years ago)
Author:
yumileroy
Message:

[svn] * Random changes/fixes...
* Some fixes to MangChat?, more coming.
* Cleaning up scripting part and preparing to merge it into the core.

Original author: XTZGZoReX
Date: 2008-10-12 17:35:16-05:00

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/trinitycore/CliRunnable.cpp

    r39 r41  
    897897    } 
    898898    if (!bSuccess) 
    899         zprintf("mangos>"); 
     899        zprintf("TC>"); 
    900900} 
    901901 
     
    12391239    // print this here the first time 
    12401240    // later it will be printed after command queue updates 
    1241     printf("mangos>"); 
     1241    printf("TC>"); 
    12421242 
    12431243    ///- As long as the World is running (no World::m_stopEvent), get the command line and handle it