mirror of
https://github.com/TTimo/GtkRadiant.git
synced 2024-11-10 07:11:54 +00:00
phrasing..
This commit is contained in:
parent
a88ef20680
commit
cc68a76900
1 changed files with 1 additions and 1 deletions
|
@ -1148,7 +1148,7 @@ mapDrawSurface_t *DrawSurfaceForMesh( entity_t *e, parseMesh_t *p, mesh_t *mesh
|
|||
|
||||
/* spew forth errors */
|
||||
if ( VectorLength( plane ) < 0.001f ) {
|
||||
Sys_Printf( "BOGUS " );
|
||||
Sys_Printf( "DrawSurfaceForMesh: bogus plane\n" );
|
||||
}
|
||||
|
||||
/* test each vert */
|
||||
|
|
Loading…
Reference in a new issue