Initial commit
This commit is contained in:
5
code-csharp/en_US/EnforceFramesPerSecond.cs
Normal file
5
code-csharp/en_US/EnforceFramesPerSecond.cs
Normal file
@ -0,0 +1,5 @@
|
||||
using UnityEngine;
|
||||
|
||||
public class EnforceFramesPerSecond : MonoBehaviour
|
||||
{
|
||||
}
|
Reference in New Issue
Block a user