Home
last modified time | relevance | path

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

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dstairs.cc843 const set<branch_type> boring_branch_exits = { in floor_transition() local
850 if (boring_branch_exits.count(old_level.branch) == 0 in floor_transition()