Set `sv_defaultdmflags` to `true`

main
Jerry Aldrich 5 years ago
parent 39a855e2b0
commit a8d3d115e1
  1. 3
      server.cfg

@ -5,3 +5,6 @@ set sv_timestamp true
// Prepend CHAT to all chat messages in the log // Prepend CHAT to all chat messages in the log
set sv_markchatlines true set sv_markchatlines true
// Set default DM flags
set sv_defaultdmflags true

Loading…
Cancel
Save