X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Ffiles.c;h=bd4c0cc614a6b39d95708040a945d7fee66003bc;hb=d8edd05c7bc6f88a893fc52e3dd7008cf6e866c5;hp=65fb1bdc22b4ad158443ed7482b014aef6bfea63;hpb=ca2d65072bf921ae4341eaa86ff7f674f3e3ba91;p=rocksndiamonds.git 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,