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