no message
This commit is contained in:
parent
7abd16de86
commit
a5e9d49655
1 changed files with 0 additions and 6 deletions
6
world.h
6
world.h
|
@ -19,12 +19,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
|||
*/
|
||||
// world.h
|
||||
|
||||
typedef struct
|
||||
{
|
||||
vec3_t normal;
|
||||
float dist;
|
||||
} plane_t;
|
||||
|
||||
typedef struct
|
||||
{
|
||||
qboolean allsolid; // if true, plane is not valid
|
||||
|
|
Loading…
Reference in a new issue