Improve ellipses
This commit is contained in:
@@ -152,7 +152,7 @@ preloadRender = do
|
||||
linevao <- setupVAO [(0,3),(1,4)]
|
||||
textvao <- setupVAO [(0,3),(1,4),(2,3)]
|
||||
circvao <- setupVAO [(0,3),(1,4),(2,1)]
|
||||
ellipsevao <- setupVAO [(0,3),(1,4),(2,1)]
|
||||
ellipsevao <- setupVAO [(0,3),(1,4)]
|
||||
arcvao <- setupVAO [(0,3),(1,4),(2,4)]
|
||||
backgroundvao <- setupVAO [(0,4),(1,2)]
|
||||
wallvao <- setupVAO [(0,4),(1,4)]
|
||||
|
||||
Reference in New Issue
Block a user