Merge branch 'NetHack-3.6.2'
This commit is contained in:
@@ -335,7 +335,7 @@ boolean special;
|
||||
int pm, x, y;
|
||||
struct monst fakemon;
|
||||
|
||||
fakemon = g.zeromonst;
|
||||
fakemon = cg.zeromonst;
|
||||
while (num) {
|
||||
int tryct = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user