mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-11-01 06:00:04 +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
|
enum class ImageTexture
|
||||||
{
|
{
|
||||||
Crosshairs24,
|
Crosshairs24
|
||||||
Crosshairs32
|
|
||||||
};
|
};
|
||||||
typedef scwx::util::Iterator<ImageTexture,
|
typedef scwx::util::Iterator<ImageTexture,
|
||||||
ImageTexture::Crosshairs24,
|
ImageTexture::Crosshairs24,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue