Skip to content

Commit 8e160f3

Browse files
committed
Fix typo in b9f5c64
1 parent b9f5c64 commit 8e160f3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Server/mods/deathmatch/editor.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@
190190
<filter_duplicate_log_lines>1</filter_duplicate_log_lines>
191191

192192
<!-- Specifies the frame rate limit that will be applied to connecting clients.
193-
Available range: 25 to 32767. Default: 50. You can also use 0 for uncapped fps. -->
193+
Available range: 25 to 32767. Default: 60. You can also use 0 for uncapped fps. -->
194194
<fpslimit>60</fpslimit>
195195

196196
<!-- This parameter specifies whether or not to enable player voice chat in-game

Server/mods/deathmatch/local.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@
190190
<filter_duplicate_log_lines>1</filter_duplicate_log_lines>
191191

192192
<!-- Specifies the frame rate limit that will be applied to connecting clients.
193-
Available range: 25 to 32767. Default: 36. You can also use 0 for uncapped fps. -->
193+
Available range: 25 to 32767. Default: 60. You can also use 0 for uncapped fps. -->
194194
<fpslimit>60</fpslimit>
195195

196196
<!-- This parameter specifies whether or not to enable player voice chat in-game

0 commit comments

Comments
 (0)