Home
last modified time | relevance | path

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

/dports/games/eureka/eureka-1.27b-source/src/
H A De_path.cc235 bool allow_doors = Exec_HasFlag("/doors"); in GrowContiguousSectors() local
263 if (! allow_doors && (S1->floorh >= S1->ceilh || S2->floorh >= S2->ceilh)) in GrowContiguousSectors()
282 if (! (allow_doors && (S1->floorh == S1->ceilh || S2->floorh == S2->ceilh))) in GrowContiguousSectors()