Skip to content

Commit 6782f8b

Browse files
committed
fix NiceVibrations
1 parent fdf606a commit 6782f8b

File tree

1 file changed

+1
-1
lines changed
  • CrazyCar/Assets/Plugins/NiceVibrations/Common/Scripts/Haptics

1 file changed

+1
-1
lines changed

CrazyCar/Assets/Plugins/NiceVibrations/Common/Scripts/Haptics/MMNVAHAP.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
using System.Collections.Generic;
33
using UnityEngine;
44
#if UNITY_EDITOR
5-
using Newtonsoft.Json;
5+
//using Newtonsoft.Json;
66
#endif
77

88
namespace MoreMountains.NiceVibrations

0 commit comments

Comments
 (0)