淡出问题
This commit is contained in:
@@ -113,9 +113,6 @@ namespace AibisDream.FixSystem
|
||||
|
||||
public void OnPointerUp(PointerEventData eventData)
|
||||
{
|
||||
// 系统被锁定就返回
|
||||
if (!_cableSystem.IsPlugAvailable()) return;
|
||||
|
||||
// 停止拖拽
|
||||
_isDragging = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user