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
@@ -126,11 +126,7 @@ struct LDoNTrapTemplate
// All clients translate the character select information to some degree
struct CharSelectEquip
{
EQEmu::Texture_Struct Textures;
EQEmu::Tint_Struct Color;
};
struct CharSelectEquip : EQEmu::Texture_Struct, EQEmu::Tint_Struct {};
// RoF2-based hybrid struct
struct CharacterSelectEntry_Struct