diff options
Diffstat (limited to 'src/mangosd/Main.cpp')
-rw-r--r-- | src/mangosd/Main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mangosd/Main.cpp b/src/mangosd/Main.cpp index 5d497a0e0c2..1e4230db1a3 100644 --- a/src/mangosd/Main.cpp +++ b/src/mangosd/Main.cpp @@ -40,7 +40,7 @@ #ifdef WIN32 #include "ServiceWin32.h" -char serviceName[] = "Trinityd"; +char serviceName[] = "TrinityCore"; char serviceLongName[] = "Trinity core service"; char serviceDescription[] = "Massive Network Game Object Server"; /* |