using Systems;
using Systems.Generic;
using Itch.Io;
public class Profile : ItchIoProfileSettings
{
void Update()
UpdateGame();
}
public void UpdateGame()