Home
last modified time | relevance | path

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

/dports/games/openjk/OpenJK-07675e2/codemp/game/
H A Dg_trigger.c917 #define PUSH_RELATIVE 16 macro
1009 if ( (self->spawnflags&PUSH_RELATIVE) ) in trigger_push_touch()
1077 if ( (self->spawnflags&PUSH_RELATIVE) ) in AimAtTarget()