From eeefa96f04110a6c0d96a599eaecc9c46af008a2 Mon Sep 17 00:00:00 2001 From: Dutchman101 Date: Sun, 21 May 2023 15:46:00 +0200 Subject: [PATCH] Raise default fps limit to 74 --- Server/mods/deathmatch/editor.conf | 4 ++-- Server/mods/deathmatch/local.conf | 4 ++-- Server/mods/deathmatch/mtaserver.conf | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Server/mods/deathmatch/editor.conf b/Server/mods/deathmatch/editor.conf index c00daca0dee..de2a48ee852 100644 --- a/Server/mods/deathmatch/editor.conf +++ b/Server/mods/deathmatch/editor.conf @@ -190,8 +190,8 @@ 1 - 60 + Available range: 25 to 32767. Default: 74. You can also use 0 for uncapped fps. --> + 74 diff --git a/Server/mods/deathmatch/local.conf b/Server/mods/deathmatch/local.conf index 0e1bbfa9113..2fa27338fb5 100644 --- a/Server/mods/deathmatch/local.conf +++ b/Server/mods/deathmatch/local.conf @@ -190,8 +190,8 @@ 1 - 60 + Available range: 25 to 32767. Default: 74. You can also use 0 for uncapped fps. --> + 74 diff --git a/Server/mods/deathmatch/mtaserver.conf b/Server/mods/deathmatch/mtaserver.conf index dc0a306f33a..1112203bf6f 100644 --- a/Server/mods/deathmatch/mtaserver.conf +++ b/Server/mods/deathmatch/mtaserver.conf @@ -190,8 +190,8 @@ 1 - 60 + Available range: 25 to 32767. Default: 74. You can also use 0 for uncapped fps. --> + 74