save all settings

This commit is contained in:
Mylloon 2023-03-26 16:31:37 +02:00
parent 08e4c8954b
commit 33b3205518
Signed by: Anri
GPG key ID: A82D63DFF8D1317F
2 changed files with 3 additions and 3 deletions

View file

@ -38,6 +38,9 @@ alias "cg" "exec customgame"
unbind "SEMICOLON"
bind "SEMICOLON" "exec autoexec"
// Save settings
host_writeconfig
// Debug message
echo "========================================================================================================================================================================"
echo "======================================================================== LOADED CONFIGURATION ! ========================================================================"

View file

@ -57,9 +57,6 @@ snd_mvp_volume "0.09"
snd_tensecondwarning_volume "0.3"
volume "0.5"
// Save settings
host_writeconfig
// Debug message
echo "========================================================================================================================================================================"
echo "====================================================================== LOADED GAME CONFIGURATION! ======================================================================"