follow-up, program_state
This commit is contained in:
@@ -365,7 +365,7 @@ priestname(
|
||||
/* same as distant_monnam(), more or less... */
|
||||
if (do_hallu || !high_priest || reveal_high_priest
|
||||
|| !Is_astralevel(&u.uz)
|
||||
|| m_next2u(mon) || svp.program_state.gameover) {
|
||||
|| m_next2u(mon) || program_state.gameover) {
|
||||
Strcat(pname, " of ");
|
||||
Strcat(pname, halu_gname(mon_aligntyp(mon)));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user