Skip to content

Commit 4827853

Browse files
committed
correction
1 parent 30cfcdf commit 4827853

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

com.unity.netcode.gameobjects/Runtime/Core/NetworkBehaviour.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1+
using System;
12
using System.Collections.Generic;
2-
using System.Runtime.CompilerServices;
33
using Unity.Collections;
44
using UnityEngine;
55

0 commit comments

Comments
 (0)