a vfs fix.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1769 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
Spoike 2006-01-02 22:42:20 +00:00
parent ab8797c4c7
commit f011def0cd

View file

@ -1096,7 +1096,7 @@ void CL_ReRecord_f (void)
return;
}
sprintf (name, "%s/%s", com_gamedir, s);
sprintf (name, "%s", s);
//
// open the demo file