More tweaking
This commit is contained in:
@@ -52,9 +52,9 @@ namespace Content.Client.UserInterface
|
||||
}),
|
||||
}
|
||||
});
|
||||
_leftHandTexture = _resourceCache.GetTexture("/Textures/Interface/Inventory/hand_l_no_letter.png");
|
||||
_middleHandTexture = _resourceCache.GetTexture("/Textures/Interface/Inventory/hand_l_no_letter.png");
|
||||
_rightHandTexture = _resourceCache.GetTexture("/Textures/Interface/Inventory/hand_r_no_letter.png");
|
||||
_leftHandTexture = _resourceCache.GetTexture("/Textures/Interface/Inventory/hand_l.png");
|
||||
_middleHandTexture = _resourceCache.GetTexture("/Textures/Interface/Inventory/hand_l.png");
|
||||
_rightHandTexture = _resourceCache.GetTexture("/Textures/Interface/Inventory/hand_r.png");
|
||||
}
|
||||
|
||||
private Texture HandTexture(HandLocation location)
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 505 B After Width: | Height: | Size: 676 B |
Binary file not shown.
|
Before Width: | Height: | Size: 676 B |
BIN
Resources/Textures/Interface/Inventory/ears_headset.png
Normal file
BIN
Resources/Textures/Interface/Inventory/ears_headset.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 505 B |
Binary file not shown.
|
Before Width: | Height: | Size: 847 B After Width: | Height: | Size: 737 B |
Reference in New Issue
Block a user