Skip to content

Commit

Permalink
refactor(server.cfg): remove sv_experimentalNetGameEventHandler (#106)
Browse files Browse the repository at this point in the history
No longer required in newer FXServer builds.
  • Loading branch information
Yorick20022 authored Oct 24, 2024
1 parent 29de5f4 commit a12144f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion server.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ load_server_icon myLogo.png
set sv_enforceGameBuild 3095
set resources_useSystemChat true
set mysql_connection_string "{{dbConnectionString}}"
set sv_experimentalNetGameEventHandler false

# Voice config
setr voice_useNativeAudio true
Expand Down

0 comments on commit a12144f

Please sign in to comment.