use different colours for program
This commit is contained in:
@@ -152,7 +152,7 @@ struct
|
||||
let
|
||||
val shellState = consumeDrawEvents shellState
|
||||
|
||||
val _ = Gles3.clearColor (0.3, 0.3, 0.3, 1.0)
|
||||
val _ = Gles3.clearColor (0.97, 0.95, 0.937, 1.0)
|
||||
val _ = Gles3.clear ()
|
||||
|
||||
val app = update app
|
||||
|
||||
Reference in New Issue
Block a user