pull/3/head
Ogoun 2 years ago
parent b95c1274eb
commit 3df5f99804

@ -45,6 +45,7 @@
}
}
}
return false;
}
}
}

@ -1,6 +1,4 @@
using System.Data.SQLite;
using System.Threading;
using ZeroLevel.SqLite;
using System.Threading;
namespace ZeroLevel.EventServer
{

@ -7,7 +7,7 @@
<AllowUnsafeBlocks>True</AllowUnsafeBlocks>
<DebugType>embedded</DebugType>
<ErrorReport>none</ErrorReport>
<Version>1.0.0.2</Version>
<Version>1.0.0.3</Version>
<Company>Ogoun</Company>
<Authors>Ogoun</Authors>
<Copyright>Copyright Ogoun 2022</Copyright>

Loading…
Cancel
Save

Powered by TurnKey Linux.