Browse Source

修改位置XRLocalizer

蓝色星空 1 year ago
parent
commit
b86a658abd
1 changed files with 0 additions and 6 deletions
  1. 0 6
      Assets/Scripts/Blue/Controller/IsLocation.cs

+ 0 - 6
Assets/Scripts/Blue/Controller/IsLocation.cs

@@ -81,10 +81,4 @@ public class IsLocation : AbstractController
             }, 1f);
         });
     }
-
-    public static class SetLocalTime
-    {
-        public static bool isActive = false;
-        public static bool isFind = true;
-    }
 }