r453 - trunk/code/qcommon
DONOTREPLY at icculus.org
DONOTREPLY at icculus.org
Fri Dec 30 12:52:56 EST 2005
Author: ludwig
Date: 2005-12-30 12:52:56 -0500 (Fri, 30 Dec 2005)
New Revision: 453
Modified:
trunk/code/qcommon/files.c
Log:
fix typo in comment
Modified: trunk/code/qcommon/files.c
===================================================================
--- trunk/code/qcommon/files.c 2005-12-30 17:50:47 UTC (rev 452)
+++ trunk/code/qcommon/files.c 2005-12-30 17:52:56 UTC (rev 453)
@@ -55,7 +55,7 @@
is not located in the base path. A user can do a partial install that copies some
data to a base path created on their hard drive and leave the rest on the cd. Files
are never writen to the cd path. It defaults to a value set by the installer, like
-"e:\quake3", but it can be overridden with "+set ds_cdpath g:\quake3".
+"e:\quake3", but it can be overridden with "+set fs_cdpath g:\quake3".
If a user runs the game directly from a CD, the base path would be on the CD. This
should still function correctly, but all file writes will fail (harmlessly).
More information about the quake3-commits
mailing list