cvar doc patches from Misty

This commit is contained in:
Bill Currie 2000-12-31 04:46:04 +00:00
parent cef1be9646
commit 76a11bd74a
39 changed files with 275 additions and 251 deletions

View file

@ -78,7 +78,7 @@ void
Mod_Init_Cvars (void)
{
gl_subdivide_size =
Cvar_Get ("gl_subdivide_size", "128", CVAR_ARCHIVE, "None");
Cvar_Get ("gl_subdivide_size", "128", CVAR_ARCHIVE, "Sets the division value for the sky brushes.");
}
/*