digging conjoined pits follow-up (trunk only)
Pat Rankin wrote: > Isn't an array of booleans overkill? A single byte bitmap > could achieve the same result.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* SCCS Id: @(#)patchlevel.h 3.5 2006/01/07 */
|
||||
/* SCCS Id: @(#)patchlevel.h 3.5 2006/03/25 */
|
||||
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
|
||||
/* NetHack may be freely redistributed. See license for details. */
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
* Incrementing EDITLEVEL can be used to force invalidation of old bones
|
||||
* and save files.
|
||||
*/
|
||||
#define EDITLEVEL 27
|
||||
#define EDITLEVEL 28
|
||||
|
||||
#define COPYRIGHT_BANNER_A \
|
||||
"NetHack, Copyright 1985-2006"
|
||||
|
||||
Reference in New Issue
Block a user