There was an error while loading. Please reload this page.
1 parent e3e3339 commit ec5be76Copy full SHA for ec5be76
1 file changed
testproject/Assets/Scripts/MoveDynamicSpawnInAwake.cs
@@ -4,7 +4,7 @@
4
using UnityEngine.SceneManagement;
5
6
#if UNITY_6000_6_OR_NEWER && UNITY_EDITOR
7
- [Scripting.LifecycleManagement.AutoStaticsCleanup]
+ [Unity.Scripting.LifecycleManagement.AutoStaticsCleanup]
8
#endif
9
public partial class MoveDynamicSpawnInAwake : MonoBehaviour
10
{
0 commit comments