From: havoc Date: Tue, 11 Oct 2005 09:57:44 +0000 (+0000) Subject: updated a comment about the nehahra pmodel command/field X-Git-Tag: xonotic-v0.1.0preview~4550 X-Git-Url: https://git.xonotic.org/?a=commitdiff_plain;h=e666b540bf5716433eb2a9438f2ea3f014e2d601;p=xonotic%2Fdarkplaces.git 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 --- 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"};