Add backgrounds to the pre-loader
This commit is contained in:
parent
d38d55f5d3
commit
fc98c8f3af
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@ Renderer = (function() {
|
|||
"assets/tiles/waterback.png",
|
||||
|
||||
"assets/tiles/bg-mountains.png",
|
||||
"assets/tiles/bg-save.png",
|
||||
"assets/tiles/bg-cavern.png",
|
||||
|
||||
"assets/type.fnt"
|
||||
]).load(next);
|
||||
|
|
Loading…
Add table
Reference in a new issue