changed shape

This commit is contained in:
sam
2023-12-06 13:28:28 +01:00
parent 2b4d331b77
commit 0d3fcc318c

View File

@@ -12,7 +12,10 @@ class Startscreen {
draw() {
push()
circle(100, 100, 100)
fill(255, 0, 255)
pop()
}
update() {