mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-29 13:22:48 +01:00
*Cleanup..
--HG-- branch : trunk
This commit is contained in:
@@ -77,7 +77,7 @@ void ScriptsFree()
|
||||
}
|
||||
|
||||
TRINITY_DLL_EXPORT
|
||||
void ScriptsInit(char const* cfg_file = "trinitycore.conf")
|
||||
void ScriptsInit(char const* cfg_file = _TRINITY_SCRIPT_CONFIG)
|
||||
{
|
||||
//Trinity Script startup
|
||||
outstring_log(" _____ _ _ _ ____ _ _");
|
||||
|
||||
Reference in New Issue
Block a user