X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Ffiles.c;h=133a2d2609b2515de8b5eeb3edf82d34ae65a798;hb=088c9c2caa2434a1667dc8ea25b152b41cf7dc1b;hp=4dc7fceb920713954d13f135147dec071bc433b8;hpb=7edc7ca00edb91a62392337dc612ae8156d3eb2a;p=rocksndiamonds.git diff --git a/src/files.c b/src/files.c index 4dc7fceb..133a2d26 100644 --- a/src/files.c +++ b/src/files.c @@ -266,6 +266,12 @@ static struct LevelFileConfigInfo chunk_config_INFO[] = &li.time_score_base, 1 }, + { + -1, -1, + TYPE_BOOLEAN, CONF_VALUE_8_BIT(13), + &li.rate_time_over_score, FALSE + }, + { -1, -1, -1, -1,