added loader file
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
function preload() {
|
||||
img1 = loadImage('assets/wallpaper/elphantJap.jpg');
|
||||
img1 = loadImage('assets/wallpaper/Space-Nebula.png');
|
||||
}
|
||||
|
||||
function setup() {
|
||||
|
||||
Reference in New Issue
Block a user