mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 08:55:32 +01:00
*Update to Mangos 7151.
--HG-- branch : trunk
This commit is contained in:
@@ -86,7 +86,8 @@ bool LoadScriptingModule(char const* libName)
|
||||
return false;
|
||||
}
|
||||
|
||||
printf("Scripts Library %s was successfully loaded.\n",name.c_str());
|
||||
sLog.outString();
|
||||
sLog.outString( ">>> Scripts Library %s was successfully loaded.\n", name.c_str() );
|
||||
|
||||
//heh we are still there :P we have a valid library
|
||||
//we reload script
|
||||
|
||||
Reference in New Issue
Block a user