update extension sample

pull/539/head
何冠峰 2025-04-18 17:11:40 +08:00
parent a384ca1f18
commit 7eb74d4dd1
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#if UNITY_EDITOR #if UNITY_EDITOR && UNITY_2021_3_OR_NEWER
using System.IO; using System.IO;
using UnityEngine; using UnityEngine;
using UnityEngine.UI; using UnityEngine.UI;