Home
last modified time | relevance | path

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

/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dp_spec.c1442 …boolean fromnonights = triggerline->flags & ML_TFERLINE; // nightserize: from non-nights // denigh… in P_CheckNightsTriggerLine() local
1460 if (fromnonights) in P_CheckNightsTriggerLine()
1479 || (specialtype >= 325 && specialtype <= 326 && (fromnonights || fromnights))) in P_CheckNightsTriggerLine()
1490 if (specialtype >= 325 && specialtype <= 326 && fromnonights in P_CheckNightsTriggerLine()