This background color is a bit better maybe

This commit is contained in:
RedEnchilada 2016-05-09 22:25:22 -05:00
parent cdd070dd19
commit 67a4c10b22
2 changed files with 2 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 96 KiB

After

Width:  |  Height:  |  Size: 264 KiB

View file

@ -20,6 +20,8 @@ Renderer = (function() {
"assets/tiles/water.png",
"assets/tiles/waterback.png",
"assets/tiles/bg-mountains.png",
"assets/type.fnt"
]).load(next);
}