Merge branch 'fix-libnh-glyphpiletop-constant' of https://github.com/avgas3/NetHack into NetHack-5.0
This commit is contained in:
@@ -1092,6 +1092,7 @@ void js_constants_init() {
|
||||
SET_CONSTANT("GLYPH", GLYPH_SWALLOW_OFF);
|
||||
SET_CONSTANT("GLYPH", GLYPH_WARNING_OFF);
|
||||
SET_CONSTANT("GLYPH", GLYPH_STATUE_OFF);
|
||||
SET_CONSTANT("GLYPH", GLYPH_PILETOP_OFF);
|
||||
SET_CONSTANT("GLYPH", GLYPH_UNEXPLORED_OFF);
|
||||
SET_CONSTANT("GLYPH", GLYPH_NOTHING_OFF);
|
||||
SET_CONSTANT("GLYPH", MAX_GLYPH);
|
||||
|
||||
Reference in New Issue
Block a user