mirror of
https://github.com/TTimo/GtkRadiant.git
synced 2024-11-10 07:11:54 +00:00
brace alignment
This commit is contained in:
parent
c55e260114
commit
805ceb9df6
1 changed files with 1 additions and 1 deletions
|
@ -2852,7 +2852,7 @@ void XYWnd::XY_Draw(){
|
|||
qglColor3fv( brush->owner->eclass->color );
|
||||
}
|
||||
else if ( brush->brush_faces->texdef.contents & CONTENTS_DETAIL )
|
||||
{
|
||||
{
|
||||
qglColor3fv( g_qeglobals.d_savedinfo.colors[COLOR_DETAIL] );
|
||||
}
|
||||
else
|
||||
|
|
Loading…
Reference in a new issue