I somehow missed these things when cleaning out the screen tiling junk I left behind. Oops

This commit is contained in:
Firerise9402 2023-12-24 11:28:11 -05:00
parent 88f10726df
commit 6ca436d636

View file

@ -53,9 +53,6 @@ namespace HeavenStudio
private static Vector3 panLast;
private static Vector3 scaleLast;
private static float rotationLast;
private static Vector3 letterboxLast;
private static Vector3 tilePanLast;
private static Vector3 screenTileLast;
private void Awake()
{