Fixes 1996179.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@5961 c06c8d41-db1a-0410-9941-cceddc491573
ONUYUCYA6VPYVCWJRZ76PV5PVW4EWKQYFMFN73R2PYNDGJPTLZDQC
K2CS6TCX2NDVL2ASEHGP4J4K4IJ6FP3ANNKTSIWVG43HPYSBX6ZQC
if (!crawl_state.need_save) { // if the game hasn't started, don't do much clrscr(); return; }
if (!crawl_state.need_save)
{
// if the game hasn't started, don't do much
clrscr();
return;
}