delete some fonts (I had the wrong resolution set for them so they needed to be redone), and add lower case g-m
This commit is contained in:
@@ -2,7 +2,7 @@ structure Constants =
|
||||
struct
|
||||
val windowWidth = 1000
|
||||
val windowHeight = 900
|
||||
val initialNumClickPoints = 11
|
||||
val initialNumClickPoints = 15
|
||||
|
||||
val graphVertexShaderString =
|
||||
"#version 300 es\n\
|
||||
|
||||
Reference in New Issue
Block a user