]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - cl_gecko.c
I believe this is what you meant... by the way, you're crazy
[xonotic/darkplaces.git] / cl_gecko.c
index 749130578fc2c24c17078d0c8b0a8816a7032f38..9fd212937a0395df9c05173d9822971b2f7e735d 100644 (file)
@@ -196,7 +196,7 @@ static void cl_gecko_navigate_f( void ) {
 \r
        if (Cmd_Argc() != 3)\r
        {\r
-               Con_Print("usage: gecko_destroy <name> <URI>\nnavigates to a certain URI (full texture path " CLGECKOPREFIX "<name>)\n");\r
+               Con_Print("usage: gecko_navigate <name> <URI>\nnavigates to a certain URI (full texture path " CLGECKOPREFIX "<name>)\n");\r
                return;\r
        }\r
 \r