using System.Collections; using System.Collections.Generic; using UnityEngine; /// /// 绝缘螺丝刀 /// public class Tool_InsulatedScrewdriver : BaseToolOrMaterial { }