Merge remote-tracking branch 'origin/NetHack-3.6.0'
This commit is contained in:
@@ -2238,9 +2238,6 @@ do_permonst()
|
||||
Fprintf(ofp, "%s", Dont_Edit_Code);
|
||||
Fprintf(ofp, "#ifndef PM_H\n#define PM_H\n");
|
||||
|
||||
if (strcmp(mons[0].mname, "playermon") != 0)
|
||||
Fprintf(ofp, "\n#define\tPM_PLAYERMON\t(-1)");
|
||||
|
||||
for (i = 0; mons[i].mlet; i++) {
|
||||
SpinCursor(3);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user