diff options
Diffstat (limited to 'gui')
-rw-r--r-- | gui/credits.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gui/credits.h b/gui/credits.h index 77ec4f4707..154f577fba 100644 --- a/gui/credits.h +++ b/gui/credits.h @@ -166,6 +166,8 @@ static const char *credits[] = { "", "C1""SAGA", "C0""Torbj\366rn Andersson", +"C0""Daniel Balsom", +"C2""Original engine reimplementation author (retired)", "C0""Filippos Karapetis", "C0""Andrew Kurushin", "C0""Eugene Sandulenko", @@ -651,6 +653,8 @@ static const char *credits[] = { "", "C1""Special thanks to", "", +"C0""Daniel Balsom", +"C2""For the original Reinherit (SAGA) code", "C0""Sander Buskens", "C2""For his work on the initial reversing of Monkey2", "C0""Canadacow", |