From 213b1cd207f44da748faade53286b08a26cbc8ac Mon Sep 17 00:00:00 2001 From: kervala Date: Sat, 17 Mar 2012 15:00:24 +0100 Subject: [PATCH] Changed: #1433 Merge changes from patch 1.13 --- code/ryzom/client/src/character_cl.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/code/ryzom/client/src/character_cl.cpp b/code/ryzom/client/src/character_cl.cpp index c0e6d1104..2d5076b90 100644 --- a/code/ryzom/client/src/character_cl.cpp +++ b/code/ryzom/client/src/character_cl.cpp @@ -1878,6 +1878,8 @@ void CCharacterCL::updateVisualPropertyPvpClan(const NLMISC::TGameCycle &/* game { _LeagueId = uint32(prop); + buildInSceneInterface(); + if (isUser()) { uint i;