Browse Source

修复引用

蓝色星空 2 years ago
parent
commit
bed49117fe
1 changed files with 2 additions and 0 deletions
  1. 2 0
      Assets/Script/BlueScripts/SendSN.cs

+ 2 - 0
Assets/Script/BlueScripts/SendSN.cs

@@ -1,3 +1,5 @@
+using UnityEngine;
+
 public static class SendSN 
 {
     private static string sn;