//Made by Olsc

using UnityEngine.UI;

public class GameGridLayoutGroup : GridLayoutGroup
{
}