From: tomaz Date: Fri, 17 Sep 2004 21:56:13 +0000 (+0000) Subject: Renamed mod_brush to mod_brushq1. X-Git-Tag: xonotic-v0.1.0preview~5588 X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fdarkplaces.git;a=commitdiff_plain;h=0e6ee75ea28c1f0f9027b698779d945c71e65213;ds=inline Renamed mod_brush to mod_brushq1. git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@4518 d7cf8633-e32d-0410-b094-e92efae38249 --- diff --git a/model_brush.c b/model_brush.c index 2857bc88..23d2a48d 100644 --- a/model_brush.c +++ b/model_brush.c @@ -2889,7 +2889,7 @@ void Mod_Q1BSP_Load(model_t *mod, void *buffer) msurface_t *surf; int numshadowmeshtriangles; - mod->type = mod_brush; + mod->type = mod_brushq1; header = (dheader_t *)buffer; diff --git a/model_shared.c b/model_shared.c index 1db17890..3420ae59 100644 --- a/model_shared.c +++ b/model_shared.c @@ -202,7 +202,7 @@ static void mod_newmap(void) for (i=0; i