comment thinko

This commit is contained in:
PatR
2024-06-14 12:22:16 -07:00
parent 951401e52a
commit 4e1b6411bf

View File

@@ -216,7 +216,7 @@ throne_sit_effect(void)
map_background(tx, ty, FALSE);
newsym_force(tx, ty);
/* "[God] promptly vanishes in a puff of logic" is from
Douglas Adams' _Hitchhiker's_Guide_to_the_Galaxy_. */
Douglas Adams' _The_Hitchhiker's_Guide_to_the_Galaxy_. */
pline_The("throne %s in a puff of logic.",
cansee(tx, ty) ? "vanishes" : "has vanished");
}