using UnityEngine;

public class EnforceFramesPerSecond : MonoBehaviour
{
}