Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Chronos234
/
test1
like
1
Running
App
Files
Files
Community
Chronos234
commited on
Feb 15, 2025
Commit
dd14dfe
·
verified
·
1 Parent(s):
90de496
Update tower.js
Browse files
Files changed (1)
hide
show
tower.js
+1
-1
tower.js
CHANGED
Viewed
@@ -16,4 +16,4 @@ class Tower {
16
ctx.fillStyle = this.color;
17
ctx.fill();
18
}
19
-
}
16
ctx.fillStyle = this.color;
17
ctx.fill();
18
}
19
+
}