Home
last modified time | relevance | path

Searched refs:ETP_SPREAD_ALL (Results 1 – 1 of 1) sorted by relevance

/dports/games/openttd/openttd-12.1/src/
H A Dtree_cmd.cpp48 ETP_SPREAD_ALL, ///< Grow trees and spread them without restrictions enumerator
693 …(_settings_game.construction.extra_tree_placement == ETP_SPREAD_ALL || _settings_game.construction… in CanPlantExtraTrees()
694 _settings_game.construction.extra_tree_placement == ETP_SPREAD_ALL); in CanPlantExtraTrees()