diff --git a/src/help.c b/src/help.c index 12dfc6c..653688a 100644 --- a/src/help.c +++ b/src/help.c @@ -1,4 +1,4 @@ -/* $Id: help.c,v 1.5 2004/02/07 16:34:38 stpohle Exp $ +/* $Id: help.c,v 1.6 2004/02/07 18:48:56 stpohle Exp $ * Display complex help text and information screen about the game */ @@ -271,6 +271,7 @@ void help () { y += font[2].size.y; menu_create_text ("help", 50, y, 53, 10, COLOR_brown, "Henrik_Enqvist\n" + "Cerror\n" "Martijn de Boer\n"); y = 250;