Rollback on alignments.

This commit is contained in:
Christophe Mateos 2017-05-05 10:17:10 +02:00
parent fba3bd3f4d
commit c03075a737

View file

@ -3790,6 +3790,8 @@ void aabb_draw( const aabb_t *aabb, int mode ){
qglEnd(); qglEnd();
/* /*
vec3_t Coords[8]; vec3_t Coords[8];
vec3_t vMin, vMax; vec3_t vMin, vMax;