diff options
Diffstat (limited to 'source/frontend/StarTeamBar.hpp')
-rw-r--r-- | source/frontend/StarTeamBar.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/frontend/StarTeamBar.hpp b/source/frontend/StarTeamBar.hpp index 9ebbb50..ca50452 100644 --- a/source/frontend/StarTeamBar.hpp +++ b/source/frontend/StarTeamBar.hpp @@ -93,7 +93,7 @@ private: GuiContext* m_guiContext; - int m_nameFontSize; + TextStyle m_nameStyle; Vec2F m_nameOffset; TeamInvitePtr m_teamInvite; |