PC: remove useless cvars from fte.cfg

This commit is contained in:
Ian 2023-01-13 19:25:45 -05:00 committed by GitHub
parent 7cf3ce69e4
commit 867d34992f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -495,6 +495,4 @@ cfg_save_auto "0" //If 1, the config will automatically be saved and witho
cfg_save_all "" //If 1, cfg_save ALWAYS saves all cvars. If 0, cfg_save only ever saves archived cvars. If empty, cfg_save saves all cvars only when an explicit filename was given (ie: when not used internally via quit menu options).
net_compress "1"
sv_nqplayerphysics "1"
scr_autoid_teamcolour "15"
sv_public "1"
sv_nqplayerphysics "1"