Skip to content

Commit a2ae3d5

Browse files
committed
Update ManageGameObject.cs
Minor fix
1 parent 9101105 commit a2ae3d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

UnityMcpBridge/Editor/Tools/ManageGameObject.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
using UnityEngine;
1010
using UnityEngine.SceneManagement;
1111
using UnityMcpBridge.Editor.Helpers; // For Response class
12+
using UnityMcpBridge.Runtime.Serialization;
1213

1314
namespace UnityMcpBridge.Editor.Tools
1415
{

0 commit comments

Comments
 (0)