mirror of
https://gitlab.com/skysthelimit.dev/selenite.git
synced 2025-06-15 10:12:06 -05:00
Update semag/crossnroad/index.html
This commit is contained in:
parent
78bbef0648
commit
c7b0fda9a0
@ -110,7 +110,7 @@ function preload() {
|
||||
}
|
||||
|
||||
function setup() {
|
||||
createCanvas(windowWidth, windowHeight);
|
||||
createCanvas(1280, 720);
|
||||
carSpeed = random(5, 15);
|
||||
carType = random(["🚗", "🚙", "🚓"]);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user