]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Fix host.framecount
authorbones_was_here <bones_was_here@xonotic.au>
Sat, 29 Jul 2023 10:36:21 +0000 (20:36 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Sat, 29 Jul 2023 10:36:21 +0000 (20:36 +1000)
commit94b0826a045fab935ff81ea2c9ac15f5768d9ff0
tree2da3ea749a2fc0a41174932d9108ec026b7a4d60
parenta5a08f830a8f3676cdcce9ef33368ac512cf76ff
Fix host.framecount

It never incremented if sleep was called, and could have eventually
become negative.

Signed-off-by: bones_was_here <bones_was_here@xonotic.au>
host.c
host.h