Skip to content

Commit

Permalink
feat(server.cfg): add new txAdmin convar (#105)
Browse files Browse the repository at this point in the history
  • Loading branch information
mafewtm authored Oct 14, 2024
1 parent c400e42 commit 29de5f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ 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 29de5f4

Please sign in to comment.