From 6ee478369a47d57343f87a2757f811fa9704848a Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Sun, 15 Oct 2006 21:21:17 +0000 Subject: Reflect Simon engine rename in credits too. svn-id: r24340 --- tools/credits.pl | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'tools/credits.pl') diff --git a/tools/credits.pl b/tools/credits.pl index 2a27eb9741..fcc53a2368 100755 --- a/tools/credits.pl +++ b/tools/credits.pl @@ -484,6 +484,12 @@ begin_credits("Credits"); add_person("Eugene Sandulenko", "sev", ""); end_section(); + begin_section("AGOS"); + add_person("Torbjörn Andersson", "eriktorbjorn", ""); + add_person("Travis Howell", "Kirben", ""); + add_person("Oliver Kiehl", "olki", ""); + end_section(); + begin_section("BASS"); # Beneath a Steel Sky add_person("Robert Göffringmann", "lavosspawn", ""); add_person("Oliver Kiehl", "olki", ""); @@ -534,12 +540,6 @@ begin_credits("Credits"); add_person("Andrew Kurushin", "ajax16384", ""); add_person("Eugene Sandulenko", "sev", ""); end_section(); - - begin_section("Simon"); - add_person("Torbjörn Andersson", "eriktorbjorn", ""); - add_person("Travis Howell", "Kirben", ""); - add_person("Oliver Kiehl", "olki", ""); - end_section(); end_section(); -- cgit v1.2.3