Better the second time around...

This commit is contained in:
Uleat
2016-06-02 07:14:54 -04:00
parent ca0b26f89f
commit 62888170b0
13 changed files with 44 additions and 68 deletions
+1 -5
View File
@@ -184,11 +184,7 @@ struct TextureProfile
TextureProfile();
};
struct CharSelectEquip
{
Texture_Struct Textures;
Tint_Struct Color;
};
struct CharSelectEquip : Texture_Struct, Tint_Struct {};
struct CharacterSelectEntry_Struct
{