From e666b540bf5716433eb2a9438f2ea3f014e2d601 Mon Sep 17 00:00:00 2001 From: havoc Date: Tue, 11 Oct 2005 09:57:44 +0000 Subject: [PATCH] updated a comment about the nehahra pmodel command/field git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@5733 d7cf8633-e32d-0410-b094-e92efae38249 --- host_cmd.c | 1 + 1 file changed, 1 insertion(+) diff --git a/host_cmd.c b/host_cmd.c index 3c78a495..65d516a7 100644 --- a/host_cmd.c +++ b/host_cmd.c @@ -1191,6 +1191,7 @@ void Host_Pause_f (void) ====================== Host_PModel_f LordHavoc: only supported for Nehahra, I personally think this is dumb, but Mindcrime won't listen. +LordHavoc: correction, Mindcrime will be removing pmodel in the future, but it's still stuck here for compatibility. ====================== */ cvar_t cl_pmodel = {CVAR_SAVE, "_cl_pmodel", "0"}; -- 2.39.2