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 System.Threading;
using ZeroLevel.SqLite;
namespace ZeroLevel.EventServer namespace ZeroLevel.EventServer
{ {

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

Loading…
Cancel
Save

Powered by TurnKey Linux.