Skip to content

Commit 5b67ce4

Browse files
committedApr 15, 2022
new map
1 parent 752ce8a commit 5b67ce4

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
 

‎background2.gif

529 KB
Loading

‎beau.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
};
5757

5858
var background2 = {
59-
file : "background.gif",
59+
file : "background2.gif",
6060
x : 1024,
6161
y : 633,
6262
startx : 0,
@@ -136,10 +136,10 @@
136136
};
137137

138138
var yourAvatar2 = {
139-
file : "englishship_1.gif",
139+
file : "philip2.gif",
140140
x : 70,
141141
y : 70,
142-
startx : background.x - myAvatar2.x - 10,
142+
startx : background2.x - myAvatar2.x - 10,
143143
starty : 0,
144144
shot : {
145145
file : "cannon.gif",

‎philip2.gif

76.9 KB
Loading

0 commit comments

Comments
 (0)
Please sign in to comment.