//Made by Olsc

using UnityEngine.EventSystems;

public class GameStandaloneInputModule : StandaloneInputModule
{
}