Home
last modified time | relevance | path

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

/dports/games/exult/exult-snapshot-v1.7.0.20211128/
H A Dschedule.h436 bool for_nap_time; variable
H A Dschedule.cc2127 ) : Schedule(n), state(0), for_nap_time(false) { in Sleep_schedule()
2277 if (for_nap_time) { // Usecode 622 handles sleeping. in now_what()
2372 for_nap_time = true; in set_bed()