summaryrefslogtreecommitdiff
path: root/src/client/cl_cin.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/cl_cin.c')
-rw-r--r--src/client/cl_cin.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/client/cl_cin.c b/src/client/cl_cin.c
index 74660ed5..72176f42 100644
--- a/src/client/cl_cin.c
+++ b/src/client/cl_cin.c
@@ -1470,8 +1470,6 @@ int CIN_PlayCinematic( const char *arg, int x, int y, int w, int h, int systemBi
clc.state = CA_CINEMATIC;
}
- Con_Close();
-
if (!cinTable[currentHandle].silent) {
s_rawend[0] = s_soundtime;
}