mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-12-21 04:00:12 +00:00
[client] fix divide by zero fault with fpsMin disabled (set to 0)
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user