Code at init.c:1069 rendered useless due missing flag at init.c:1079.
AssembleCombatPicture() needs an extra flag to render NewBigScreenMessage or
display_big_message(). Without them, all big messages will not be displayed when
game is won (making that line functionally useless as the message will not be
rendered anyways)
|