From cefa51ba8eeb306d4f83e9298588df73e2033e3c Mon Sep 17 00:00:00 2001 From: Peter Powell Date: Fri, 4 Jan 2019 20:01:38 +0000 Subject: [PATCH] Update the names in the /INFO credits. - Add linuxdaemon to Active Contributors. - Move Sheogorath to Active Contributors. --- src/coremods/core_info/cmd_info.cpp | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/coremods/core_info/cmd_info.cpp b/src/coremods/core_info/cmd_info.cpp index 54aa7e16e..ee0794934 100644 --- a/src/coremods/core_info/cmd_info.cpp +++ b/src/coremods/core_info/cmd_info.cpp @@ -53,7 +53,7 @@ static const char* const lines[] = { " Robin Burchell, w00t, ", " ", "\2Active Contributors\2:", - " Adam", + " Adam linuxdaemon Sheogorath", " ", "\2Former Contributors\2:", " dmb Zaba skenmy GreenReaper", @@ -61,7 +61,7 @@ static const char* const lines[] = { " Adremelech John2 jilles HiroP", " eggy Bricker AnMaster djGrrr", " nenolod Quension praetorian pippijn", - " CC jamie typobox43 Burlex (win32)", + " CC jamie typobox43 Burlex", " Stskeeps ThaPrince BuildSmart Thunderhacker", " Skip LeaChim Majic MacGyver", " Namegduf Ankit Phoenix Taros", @@ -69,7 +69,6 @@ static const char* const lines[] = { " ", "\2Thanks To\2:", " Asmo Brik fraggeln genius3000", - " Sheogorath", " ", " Best experienced with: \2An IRC client\2", NULL -- 2.39.5