mirror of
https://github.com/asimonson1125/asimonson1125.github.io.git
synced 2026-04-11 15:17:10 -05:00
misc
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
const balls = [];
|
||||
const density = 0.00003;
|
||||
const density = 0.00005;
|
||||
let screenWidth = window.innerWidth + 10;
|
||||
let screenHeight = window.innerHeight + 10;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user