Home
last modified time | relevance | path

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

/dragonfly/games/hunt/huntd/
H A Dconf.c26 int conf_fly = 1; variable
82 { "fly", &conf_fly, Vint },
H A Dconf.h14 extern int conf_fly;
H A Danswer.c346 if (enter_status == Q_FLY && conf_fly) { in stplayer()
422 if (enter_status == Q_FLY && conf_fly) in stplayer()