Ignore:
Timestamp:
2023-05-16T23:30:39+02:00 (3 years ago)
Author:
taylor.smock
Message:

Fix #21286: Add validator rule for min_height < height (patch by skyper, modified)

This additionally fixes an error introduced in r18730.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/resources/data/defaultpresets.xml

    r18730 r18731  
    60116011            <optional>
    60126012                <combo key="avalanche_protection" values="snow_bridge,dam,berm,mound,shed,gas_ignition" />
    6013                 <check key="barrier" value="fence" />
     6013                <check key="barrier" value_on="fence" />
    60146014            </optional>
    60156015        </item> <!-- Avalanche Protection -->
Note: See TracChangeset for help on using the changeset viewer.