diff --git a/extra/lsys/ui/ui.factor b/extra/lsys/ui/ui.factor index d9f4a0f3c0..832f7b9131 100644 --- a/extra/lsys/ui/ui.factor +++ b/extra/lsys/ui/ui.factor @@ -57,9 +57,9 @@ camera> do-look-at GL_FRONT_AND_BACK GL_LINE glPolygonMode -! white gl-color +white color>raw glColor4d -white set-color +! white set-color GL_LINES glBegin { 0 0 0 } gl-vertex { 0 0 1 } gl-vertex glEnd