]> icculus.org git repositories - divverent/darkplaces.git/commit
fix return value of VM_strftime builtin, it was returning a string
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 18 May 2008 01:36:14 +0000 (01:36 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 18 May 2008 01:36:14 +0000 (01:36 +0000)
commitefcea9edbb2694e244d5054cc2e1d003b8f1cb17
tree2dabe65f9b9a44ccd7cdea65481a383d6ad8429e
parentfe01d340dc1e4674160027051cbb0d745ebfa1ec
fix return value of VM_strftime builtin, it was returning a string
offset as a float, it must return it as an int for QC to work

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