FTE: Fix sv_mintic rolling back to 0.05

This commit is contained in:
cypress 2024-05-14 20:41:56 -07:00 committed by GitHub
parent 3f2060a149
commit 0179188cef
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -499,6 +499,6 @@ cfg_save_all "" //If 1, cfg_save ALWAYS saves all cvars. If 0, cfg_save
net_compress "1"
sv_nqplayerphysics "0"
sv_mintic "0.05"
sv_mintic "0.045"
cl_bobup "0.02"
r_scenecache "0"