Merge pull request #316 from stefanblox/main

all stain
This commit is contained in:
slweeb 2024-01-28 14:36:47 -05:00 committed by GitHub
commit 094ff0599a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 7 additions and 0 deletions

7
mods/all_stain.js Normal file
View File

@ -0,0 +1,7 @@
window.addEventListener('load', function() {
for (var element in elements) {
elements[element].stain = 0.1;
}
});
// sorry alice