blob: 6949c6a19a00e94d2f11821809ee03cef49e8104 [file] [log] [blame]
Zesstra18626972017-01-31 10:38:27 +01001P_SHOW_EXITS
2============
3
4NAME
5----
6::
7
8 P_SHOW_EXITS "show_exits"
9
10DEFINIERT IN
11------------
12::
13
14 /sys/player/base.h
15
16BESCHREIBUNG
17------------
18::
19
20 Im Spieler gesetzt, wenn der Spieler die offensichtlichen Ausgaenge
21 immer automatisch sehen will.
22
23SIEHE AUCH
24----------
25::
26
27 Aehnliches: P_HIDE_EXITS
28 Sonstiges: AddExit(), GetExits(), int_long(), int_short()
29
3011. Mai 2004 Gloinson
31