Skip to content

Commit c729d51

Browse files
committed
Update QuestMacroHelper.cs
Suppress a useless 'using Mono.Csharp' that cause an error during compilation into Unity Editor.
1 parent c42a656 commit c729d51

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Assets/Scripts/Utility/QuestMacroHelper.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
using DaggerfallWorkshop.Game.Player;
1919
using DaggerfallWorkshop.Game.UserInterfaceWindows;
2020
using DaggerfallWorkshop.Localization;
21-
using Mono.CSharp;
2221

2322
namespace DaggerfallWorkshop.Utility
2423
{

0 commit comments

Comments
 (0)