mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-11-01 11:40:06 +00:00
Remove unused Crosshairs32 from ImageTexture enumeration
This commit is contained in:
parent
f7e1b9267b
commit
543324ba83
1 changed files with 1 additions and 2 deletions
|
|
@ -13,8 +13,7 @@ namespace types
|
|||
|
||||
enum class ImageTexture
|
||||
{
|
||||
Crosshairs24,
|
||||
Crosshairs32
|
||||
Crosshairs24
|
||||
};
|
||||
typedef scwx::util::Iterator<ImageTexture,
|
||||
ImageTexture::Crosshairs24,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue