Skip to content

Commit 9a14955

Browse files
AleksCoreJusonex
authored andcommitted
[editor] Set default FPS limit to 50
1 parent e24b61c commit 9a14955

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Server/mods/deathmatch/editor.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -184,8 +184,8 @@
184184
<htmldebuglevel>0</htmldebuglevel>
185185

186186
<!-- Specifies the frame rate limit that will be applied to connecting clients.
187-
Available range: 25 to 100. Default: 36. -->
188-
<fpslimit>36</fpslimit>
187+
Available range: 25 to 100. Default: 50. -->
188+
<fpslimit>50</fpslimit>
189189

190190
<!-- Specifies whether or not players should automatically be logged in based on their IP adresses -->
191191
<autologin>0</autologin>

0 commit comments

Comments
 (0)