mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-02-02 16:23:57 +03:00
TWEAK: aAwLaserGun2L to aAwLaserGun2DL
We were missing the D
This commit is contained in:
parent
db4b5e66c9
commit
dc3e439c88
@ -107,8 +107,8 @@ D_arwing_3010448:
|
||||
aAwLaserGun1DL:
|
||||
{ type: GFX, offset: 0x3011720, symbol: aAwLaserGun1DL }
|
||||
|
||||
aAwLaserGun2L:
|
||||
{ type: GFX, offset: 0x3011450, symbol: aAwLaserGun2L }
|
||||
aAwLaserGun2DL:
|
||||
{ type: GFX, offset: 0x3011450, symbol: aAwLaserGun2DL }
|
||||
|
||||
D_arwing_30119F0:
|
||||
{ type: TEXTURE, format: RGBA16, offset: 0x30119F0, width: 32, height: 32, ctype: u16, symbol: D_arwing_30119F0 }
|
||||
|
@ -215,7 +215,7 @@ static const ALIGN_ASSET(2) char D_arwing_300F448[] = "__OTR__ast_arwing/D_arwin
|
||||
|
||||
static const ALIGN_ASSET(2) char D_arwing_3010448[] = "__OTR__ast_arwing/D_arwing_3010448";
|
||||
|
||||
static const ALIGN_ASSET(2) char aAwLaserGun2L[] = "__OTR__ast_arwing/aAwLaserGun2L";
|
||||
static const ALIGN_ASSET(2) char aAwLaserGun2DL[] = "__OTR__ast_arwing/aAwLaserGun2DL";
|
||||
|
||||
static const ALIGN_ASSET(2) char ast_arwing_seg3_vtx_11550[] = "__OTR__ast_arwing/ast_arwing_seg3_vtx_11550";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user