allow game.start in ini file

This commit is contained in:
Enno Rehling 2017-03-27 08:57:35 +02:00
parent f2bb51b3ab
commit 7ee5a3624e
1 changed files with 1 additions and 0 deletions

View File

@ -75,6 +75,7 @@ static void load_inifile(void)
static const char * valid_keys[] = {
"game.id",
"game.name",
"game.start",
"game.locale",
"game.verbose",
"game.report",