implement sun

This commit is contained in:
LabyStudio
2022-02-13 00:52:32 +01:00
parent 9e0045f807
commit 77fd18af31
17 changed files with 188 additions and 24 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ canvas {
}
#background {
background-image: url(src/resources/background.png);
background-image: url(src/resources/gui/background.png);
background-size: 128px 128px;
image-rendering: pixelated;
filter: brightness(0.5);