File diff r2497:4f8fde59a2e8 → r2498:8dfa040ed505
news_gui.c
Show inline comments
 
@@ -373,7 +373,7 @@ static inline void SetNewsDisplayValue(b
 
static void ShowNewspaper(NewsItem *ni)
 
{
 
	Window *w;
 
	int sound;
 
	SoundFx sound;
 
	int top;
 
	ni->flags &= ~(NF_NOEXPIRE | NF_FORCE_BIG);
 
	ni->duration = 555;