Ship skins

This commit is contained in:
Bluwww 2025-12-01 14:04:47 +07:00
parent 609b40f7a1
commit 9f0f8127fb
3 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ var keys = {
// Untuk background // Untuk background
var playerShipImg = new Image(); var playerShipImg = new Image();
playerShipImg.src = 'img/fighterShip.png' playerShipImg.src = 'img/ships2.png'
var bg0 = new Image(); var bg0 = new Image();
bg0.src = 'img/bg_0.png'; bg0.src = 'img/bg_0.png';

View File

Before

Width:  |  Height:  |  Size: 334 KiB

After

Width:  |  Height:  |  Size: 334 KiB

BIN
img/ships2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB