From 6bd4d4a9c6f050683501a75968efcd0decfdf35f Mon Sep 17 00:00:00 2001 From: divverent Date: Sun, 2 Dec 2007 22:56:48 +0000 Subject: [PATCH] add DP_FONT_VARIABLEWIDTH to menu extensions list; later plan: find a builtin number for it and add it to CSQC too git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@7753 d7cf8633-e32d-0410-b094-e92efae38249 --- mvm_cmds.c | 1 + 1 file changed, 1 insertion(+) diff --git a/mvm_cmds.c b/mvm_cmds.c index e6dd8e21..87f5fc6e 100644 --- a/mvm_cmds.c +++ b/mvm_cmds.c @@ -18,6 +18,7 @@ char *vm_m_extensions = "DP_QC_UNLIMITEDTEMPSTRINGS " "DP_QC_CMD " "DP_QC_STRREPLACE " +"DP_FONT_VARIABLEWIDTH " ; /* -- 2.39.2