diff --git a/Assets/Plugins/Pixel Crushers/Dialogue System/Wrappers/Triggers/Trigger/DialogueSystemTrigger.cs b/Assets/Plugins/Pixel Crushers/Dialogue System/Wrappers/Triggers/Trigger/DialogueSystemTrigger.cs index b9f6072c4..377b9da7f 100644 --- a/Assets/Plugins/Pixel Crushers/Dialogue System/Wrappers/Triggers/Trigger/DialogueSystemTrigger.cs +++ b/Assets/Plugins/Pixel Crushers/Dialogue System/Wrappers/Triggers/Trigger/DialogueSystemTrigger.cs @@ -1,6 +1,6 @@ // Copyright (c) Pixel Crushers. All rights reserved. -using UnityEditor.Localization.Platform.iOS; +//using UnityEditor.Localization.Platform.iOS; using UnityEngine; namespace PixelCrushers.DialogueSystem.Wrappers