From 0bed7de8c2198a1acbb7c2b22d5f204013adb77e Mon Sep 17 00:00:00 2001 From: mysticbbs Date: Wed, 15 Aug 2012 22:15:03 -0400 Subject: [PATCH] Code cleanup --- mdl/m_output_linux.pas | 1 + 1 file changed, 1 insertion(+) diff --git a/mdl/m_output_linux.pas b/mdl/m_output_linux.pas index 1e2403c..57158eb 100644 --- a/mdl/m_output_linux.pas +++ b/mdl/m_output_linux.pas @@ -122,6 +122,7 @@ Begin BufFlush; // RestoreRawSettings(SavedTerm); + SetRawMode(False); Inherited Destroy;