From 58812093652bd6c224414f307db0b9ad37366299 Mon Sep 17 00:00:00 2001
From: client_Hale <339726288@qq.com>
Date: 星期二, 26 三月 2019 18:07:08 +0800
Subject: [PATCH] 382 客户端采集功能
---
System/MainInterfacePanel/MainCollectBehaviour.cs | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/System/MainInterfacePanel/MainCollectBehaviour.cs b/System/MainInterfacePanel/MainCollectBehaviour.cs
index 3f28971..69fba92 100644
--- a/System/MainInterfacePanel/MainCollectBehaviour.cs
+++ b/System/MainInterfacePanel/MainCollectBehaviour.cs
@@ -1,7 +1,7 @@
锘縰sing System;
-using System.Collections;
-using System.Collections.Generic;
-using UnityEngine;
+using System.Collections;
+using System.Collections.Generic;
+using UnityEngine;
using UnityEngine.UI;
namespace Snxxz.UI
@@ -82,5 +82,5 @@
}
}
}
-}
-
+}
+
--
Gitblit v1.8.0