Skip to content

Commit f3962c0

Browse files
fix
Adding the UnityEngine namespace.
1 parent 8747735 commit f3962c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

com.unity.netcode.gameobjects/Runtime/Messaging/Messages/DisconnectReasonMessage.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
using System.Collections;
2+
using UnityEngine;
23

34
namespace Unity.Netcode
45
{

0 commit comments

Comments
 (0)