@@ -88,6 +88,8 @@ namespace GFGGame
}
protected override void OnHide()
{
+ CardGameInfo.Clear();
+ Merge2048GameInfo.Clear();
base.OnHide();