changed shape
This commit is contained in:
@@ -322,7 +322,7 @@ function spawnRandomBullet() {
|
||||
|
||||
function homescreen() {
|
||||
push()
|
||||
circle(100, 100, 100)
|
||||
square(width/2, height/2, 100)
|
||||
color(255, 0, 255, 200)
|
||||
pop()
|
||||
}
|
||||
|
Reference in New Issue
Block a user