|
|
|
@ -438,8 +438,7 @@ bool connection (const string &cookie, const string &fsaddr)
|
|
|
|
|
Actions.enable(false);
|
|
|
|
|
EditActions.enable(false);
|
|
|
|
|
|
|
|
|
|
// resetTextContext ("ingame.ttf", true);
|
|
|
|
|
resetTextContext ("ryzom.ttf", true);
|
|
|
|
|
resetTextContext("noto_sans_display.ttf", true);
|
|
|
|
|
|
|
|
|
|
if (InterfaceState == GOGOGO_IN_THE_GAME)
|
|
|
|
|
{
|
|
|
|
@ -572,8 +571,7 @@ bool reconnection()
|
|
|
|
|
Actions.enable(false);
|
|
|
|
|
EditActions.enable(false);
|
|
|
|
|
|
|
|
|
|
// resetTextContext ("ingame.ttf", true);
|
|
|
|
|
resetTextContext ("ryzom.ttf", true);
|
|
|
|
|
resetTextContext("noto_sans_display.ttf", true);
|
|
|
|
|
|
|
|
|
|
if (InterfaceState == GOGOGO_IN_THE_GAME)
|
|
|
|
|
{
|
|
|
|
|