Merge branch 'NetHack-3.6.2'
This commit is contained in:
@@ -381,7 +381,7 @@ extern struct symsetentry symset[NUM_GRAPHICS]; /* from drawing.c */
|
||||
#define DB_UNDER 28 /* mask for underneath */
|
||||
|
||||
/*
|
||||
* Wall information.
|
||||
* Wall information. Nondiggable also applies to iron bars.
|
||||
*/
|
||||
#define WM_MASK 0x07 /* wall mode (bottom three bits) */
|
||||
#define W_NONDIGGABLE 0x08
|
||||
|
||||
Reference in New Issue
Block a user