[client] fix divide by zero fault with fpsMin disabled (set to 0)

This commit is contained in:
Geoffrey McRae
2020-11-08 10:58:18 +11:00
parent 8ace686df4
commit ed95f8863d
3 changed files with 4 additions and 4 deletions

View File

@@ -21,4 +21,4 @@ Place, Suite 330, Boston, MA 02111-1307 USA
void config_init();
bool config_load(int argc, char * argv[]);
void config_free();
void config_free();