|
|
@ -512,7 +512,7 @@ bool connection (const string &cookie, const string &fsaddr)
|
|
|
|
Actions.enable(false);
|
|
|
|
Actions.enable(false);
|
|
|
|
EditActions.enable(false);
|
|
|
|
EditActions.enable(false);
|
|
|
|
|
|
|
|
|
|
|
|
resetTextContext("noto_sans_display.ttf", true);
|
|
|
|
resetTextContext("noto_sans.ttf", true);
|
|
|
|
|
|
|
|
|
|
|
|
if (InterfaceState == GOGOGO_IN_THE_GAME)
|
|
|
|
if (InterfaceState == GOGOGO_IN_THE_GAME)
|
|
|
|
{
|
|
|
|
{
|
|
|
@ -651,7 +651,7 @@ bool reconnection()
|
|
|
|
Actions.enable(false);
|
|
|
|
Actions.enable(false);
|
|
|
|
EditActions.enable(false);
|
|
|
|
EditActions.enable(false);
|
|
|
|
|
|
|
|
|
|
|
|
resetTextContext("noto_sans_display.ttf", true);
|
|
|
|
resetTextContext("noto_sans.ttf", true);
|
|
|
|
|
|
|
|
|
|
|
|
if (InterfaceState == GOGOGO_IN_THE_GAME)
|
|
|
|
if (InterfaceState == GOGOGO_IN_THE_GAME)
|
|
|
|
{
|
|
|
|
{
|
|
|
|