Browse Source

修改位置XRLocalizer

蓝色星空 1 năm trước cách đây
mục cha
commit
b86a658abd
1 tập tin đã thay đổi với 0 bổ sung6 xóa
  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;
-    }
 }