Home
last modified time | relevance | path

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

/dports/games/qudos/QuDos-0.40.1-src/src/mods/zaero/
H A Dg_spawn.c621 ((coop->value) && (ent->spawnflags2 & SPAWNFLAG2_NOT_COOP)) || in SpawnEntities()
H A Dg_local.h63 #define SPAWNFLAG2_NOT_COOP 0x0002 macro