]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
Fixed bug in record command (it was running a map command before getting the demo...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 18 Apr 2003 11:58:05 +0000 (11:58 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 18 Apr 2003 11:58:05 +0000 (11:58 +0000)
commit0698015dd21c456797d9fc81b86eee62824487fc
tree546b15833e9a7ff1784da6cf0ba6540cf55ac423
parent2d8f1b4fc59a0f984162cbdad93014f95bd2cb2f
Fixed bug in record command (it was running a map command before getting the demo name, which gets replaced by the map command parameter, causing the demo to always be named the same as the map)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@2958 d7cf8633-e32d-0410-b094-e92efae38249
cl_demo.c