removed unused field.
This commit is contained in:
parent
c17af2248a
commit
08a3200546
@ -13,7 +13,6 @@ namespace RecrownedAthenaeum.DataTypes
|
|||||||
{
|
{
|
||||||
public Color color;
|
public Color color;
|
||||||
public Rectangle textureRegion;
|
public Rectangle textureRegion;
|
||||||
readonly TextureAtlas.TextureAtlasRegion region;
|
|
||||||
readonly Texture2D texture;
|
readonly Texture2D texture;
|
||||||
readonly int a, b, c, d;
|
readonly int a, b, c, d;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user