Fixed Versioning

This commit is contained in:
Chromium 2025-05-02 20:35:13 +01:00
parent c56311277c
commit 8e8a996812

View File

@ -1,5 +1,5 @@
using System;
#if UNITY_2022_OR_NEWER
#if UNITY_2022_1_OR_NEWER
using UnityEngine.UIElements;
#else
using UnityEditor.UIElements;