Change Trinity Core to AzerothCore in config files (#889)
* Authserver.conf - Change Trinity Core to AzerothCore * Worldserver.conf - Change Trinity Core to AzerothCore
This commit is contained in:
parent
b2685af33b
commit
8d2555ed04
2 changed files with 3 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
|||
###############################################
|
||||
# Trinity Core Auth Server configuration file #
|
||||
# AzerothCore Auth Server configuration file #
|
||||
###############################################
|
||||
[authserver]
|
||||
|
||||
|
|
@ -265,4 +265,4 @@ LoginDatabase.WorkerThreads = 1
|
|||
LoginDatabase.SynchThreads = 1
|
||||
|
||||
#
|
||||
###################################################################################################
|
||||
###################################################################################################
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
################################################
|
||||
# Trinity Core World Server configuration file #
|
||||
# AzerothCore World Server configuration file #
|
||||
################################################
|
||||
[worldserver]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue