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:
Barbz
2018-06-15 20:30:49 +02:00
committed by GitHub
parent b2685af33b
commit 8d2555ed04
2 changed files with 3 additions and 3 deletions

View File

@@ -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
#
###################################################################################################
###################################################################################################

View File

@@ -1,5 +1,5 @@
################################################
# Trinity Core World Server configuration file #
# AzerothCore World Server configuration file #
################################################
[worldserver]