From 4a9b84dea70ece6354f3cde80a084dc2009e65c6 Mon Sep 17 00:00:00 2001 From: Nick White Date: Thu, 16 Apr 2009 09:36:12 +0100 Subject: Removed obselete FULLGAMENAME refs --- includes/generic-includes.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes/generic-includes.sh') diff --git a/includes/generic-includes.sh b/includes/generic-includes.sh index c441f55..bd0176f 100644 --- a/includes/generic-includes.sh +++ b/includes/generic-includes.sh @@ -30,7 +30,7 @@ function die echo "" echo "The install failed; sorry." - echo "Please make sure you have the correct CDs for $FULLGAMENAME" + echo "Please make sure you have the correct CDs for the game" echo "and enough free disk space, and try again." exit 1 -- cgit v1.2.3