1
0
Fork 0
mirror of https://codeberg.org/noisytoot/notnotdnethack.git synced 2025-07-27 07:52:25 +01:00

Put the place marker in for printMonNames

Commented out by default
This commit is contained in:
chris 2022-08-22 17:31:55 -04:00
parent 25bc5c624a
commit e8fd6e5855

View file

@ -1440,6 +1440,7 @@ moveloop()
impossible("Bad alignment initializer detected and fixed. Save and reload.");
}
// printMons();
// printMonNames();
// printDPR();
// printBodies();
// printSanAndInsight();