From: sajt Date: Tue, 27 Nov 2007 23:12:12 +0000 (+0000) Subject: I believe this is what you meant... by the way, you're crazy X-Git-Tag: xonotic-v0.1.0preview~2763 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=b965338dca497f05856f396692aaa0bcb6443d99;p=xonotic%2Fdarkplaces.git I believe this is what you meant... by the way, you're crazy git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@7721 d7cf8633-e32d-0410-b094-e92efae38249 --- diff --git a/cl_gecko.c b/cl_gecko.c index 74913057..9fd21293 100644 --- a/cl_gecko.c +++ b/cl_gecko.c @@ -196,7 +196,7 @@ static void cl_gecko_navigate_f( void ) { if (Cmd_Argc() != 3) { - Con_Print("usage: gecko_destroy \nnavigates to a certain URI (full texture path " CLGECKOPREFIX ")\n"); + Con_Print("usage: gecko_navigate \nnavigates to a certain URI (full texture path " CLGECKOPREFIX ")\n"); return; }