@@ -675,12 +675,13 @@ static void MoveToNextNewsItem()
continue;
case ND_FULL: // Full - show newspaper
ShowNewspaper(ni);
break;
}
return;
/**
* Add a new newsitem to be shown.
* @param string String to display
Status change: