Home
last modified time | relevance | path

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

/dragonfly/games/hunt/huntd/
H A Dconf.c31 int conf_cloak = 1; variable
87 { "cloak", &conf_cloak, Vint },
H A Dconf.h19 extern int conf_cloak;
H A Dexecute.c528 if (!conf_cloak) in cloak()
H A Danswer.c369 } else if (conf_cloak) { in stplayer()