Modified boxing glove image

This commit is contained in:
Rob Pearce 2008-09-28 03:43:03 +00:00
parent 579526c983
commit 367740e5e3
4 changed files with 1 additions and 1 deletions

BIN
rc

Binary file not shown.

View File

@ -1066,7 +1066,7 @@ int loadimagesets(void) {
loadspriteimage(P_BOXING,F_WALK1, "sprites/boxing.png"); loadspriteimage(P_BOXING,F_WALK1, "sprites/boxing.png");
imageset[P_BOXING].numimages = 1; imageset[P_BOXING].numimages = 1;
loadspriteimage(P_GLOVE,F_WALK1, "sprites/boxing.png"); loadspriteimage(P_GLOVE,F_WALK1, "sprites/glove.png");
imageset[P_GLOVE].numimages = 1; imageset[P_GLOVE].numimages = 1;
loadspriteimage(P_DIAMOND,F_WALK1, "sprites/diamond.png"); loadspriteimage(P_DIAMOND,F_WALK1, "sprites/diamond.png");

Binary file not shown.

Before

Width:  |  Height:  |  Size: 701 B

After

Width:  |  Height:  |  Size: 976 B

BIN
sprites/glove.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 701 B