From 02f53c0cdf5fdad2256a906e51619db7ceb4deb2 Mon Sep 17 00:00:00 2001
From: havoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Date: Mon, 31 Mar 2003 21:43:50 +0000
Subject: [PATCH] QSG_FILE removed because some mods use the old builtin
 numbers and think that QSG_FILE would provide them (FRIK_FILE remains, which
 uses the new numbers already)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@2889 d7cf8633-e32d-0410-b094-e92efae38249
---
 pr_cmds.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pr_cmds.c b/pr_cmds.c
index 3d31164b..6e10879f 100644
--- a/pr_cmds.c
+++ b/pr_cmds.c
@@ -111,7 +111,6 @@ char *ENGINE_EXTENSIONS =
 "FRIK_FILE "
 "NEH_CMD_PLAY2 "
 "NEH_RESTOREGAME "
-"QSG_FILE "
 "TW_SV_STEPCONTROL "
 ;
 
-- 
2.39.5