Skip to content

Commit

Permalink
Small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Serg-Norseman committed Jul 15, 2024
1 parent 4b409ce commit 99087b5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions projects/GKCore/GKCore/ScriptEngine.cs
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,9 @@
using GKCore.Interfaces;
using GKCore.Options;
using NLua;
#if NETCORE
using System.Text;
#endif

namespace GKCore
{
Expand Down

0 comments on commit 99087b5

Please sign in to comment.