Update UwUify.js
This commit is contained in:
parent
fe310a09a0
commit
9c162d0ef0
|
|
@ -1,4 +1,4 @@
|
|||
document.body.style.backgroundImage = 'url("https://jayd-rubies.github.io/uwuify.png")';
|
||||
document.body.style.backgroundImage = 'url("https://jayd-rubies.github.io/image/uwuify.png")';
|
||||
document.body.style.backgroundSize = 'cover';
|
||||
gameDiv.style.border = "1px solid #ffffff00";
|
||||
window.addEventListener("load",function(){
|
||||
|
|
@ -80,4 +80,4 @@ function pixelColorPick(pixel,customColor=null) {
|
|||
}
|
||||
}*/
|
||||
return color;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue