Add comment about LoadSaveParams for users using server.cfg

This commit is contained in:
Filip Maciejewski 2019-08-28 02:35:01 +02:00
parent 75ca4883ab
commit 9aab55727b
No known key found for this signature in database
GPG Key ID: 53D1504CC3DBCD46
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ class Params
title = $STR_PARAMS_LOADSAVEPARAMS;
values[] = { 0, 1, 2 };
texts[] = { $STR_PARAMS_LOADSAVEPARAMS_SAVE, $STR_PARAMS_LOADSAVEPARAMS_LOAD, $STR_PARAMS_LOADSAVEPARAMS_SELECTED };
default = 1;
default = 1; // If you want to set mission parameters via server.cfg or this file, then set this value to 2
};
class Spacer0 {
title = "";