diff --git a/trunk/SecondLife/LSL_Functions.cs b/trunk/SecondLife/LSL_Functions.cs index 489b9a0..5289e1e 100644 --- a/trunk/SecondLife/LSL_Functions.cs +++ b/trunk/SecondLife/LSL_Functions.cs @@ -44,6 +44,7 @@ using System; using System.Collections; using System.Collections.Generic; +using System.Diagnostics.CodeAnalysis; using System.Text; namespace LSLEditor diff --git a/trunk/lsleditor.csproj b/trunk/lsleditor.csproj index f137097..43f6ca4 100644 --- a/trunk/lsleditor.csproj +++ b/trunk/lsleditor.csproj @@ -367,7 +367,7 @@ true - true + false Form