updated landscapes_when

This commit is contained in:
Zeno Rogue 2019-12-06 14:07:11 +01:00
parent 30e5353e42
commit f2efa016d0
1 changed files with 1 additions and 1 deletions

View File

@ -683,7 +683,7 @@ namespace lv {
EX int old_daily_id = 1000000;
const int landscapes_when = 1000;
const int landscapes_when = 177;
// check if the given land should appear in lists
EX land_validity_t& land_validity(eLand l) {