shithub: choc

Download patch

ref: 64cdaabd292d54fe3637b4530eb610af2d46c647
parent: e38b186c31fae56b9e46f13e40ddecaae99228b0
parent: c2caed900d95ccfad4f73c9730f2cf25349707b8
author: Simon Howard <fraggle@gmail.com>
date: Wed Apr 16 22:23:33 EDT 2014

Merge branch 'master' of github.com:chocolate-doom/chocolate-doom

--- a/src/setup/mainmenu.c
+++ b/src/setup/mainmenu.c
@@ -129,6 +129,8 @@
         M_SaveDefaults();
     }
 
+    TXT_Shutdown();
+
     exit(0);
 }