rise-and-swine/Assets/Scripts/Assembly-CSharp/ScaleFixForSmallAspectRatio.cs
2023-02-25 23:04:03 -05:00

5 lines
84 B
C#

using UnityEngine;
public class ScaleFixForSmallAspectRatio : MonoBehaviour
{
}