X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Ffiles.c;h=bd4c0cc614a6b39d95708040a945d7fee66003bc;hp=65fb1bdc22b4ad158443ed7482b014aef6bfea63;hb=87fd32ed7c5c47b7278300d12bf67c5b46a604a6;hpb=ca2d65072bf921ae4341eaa86ff7f674f3e3ba91 diff --git a/src/files.c b/src/files.c index 65fb1bdc..bd4c0cc6 100644 --- a/src/files.c +++ b/src/files.c @@ -258,6 +258,12 @@ static struct LevelFileConfigInfo chunk_config_INFO[] = &li.solved_by_one_player, FALSE }, + { + -1, -1, + TYPE_INTEGER, CONF_VALUE_8_BIT(12), + &li.time_score_base, 1 + }, + { -1, -1, -1, -1,