X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Ffiles.c;h=01c1b1ac9a4bdb1c21d808d36e054efbe3331f21;hb=2d769736ea3634a55a88c1d792ffdbefb190d1f3;hp=ab949e18883acad59ac2db75d7f8d8e2e0665952;hpb=e3ef41011a3564492d12988716af8fc1f090ac6b;p=rocksndiamonds.git diff --git a/src/files.c b/src/files.c index ab949e18..01c1b1ac 100644 --- a/src/files.c +++ b/src/files.c @@ -236,6 +236,12 @@ static struct LevelFileConfigInfo chunk_config_INFO[] = &li.score[SC_TIME_BONUS], 1 }, + { + -1, -1, + TYPE_BOOLEAN, CONF_VALUE_8_BIT(9), + &li.auto_exit_sokoban, FALSE + }, + { -1, -1, -1, -1,