mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-07-09 23:01:27 +00:00
Rewrite captcha system (#754)
Rewrite captcha and remove many unused directives
This commit is contained in:
parent
aefecc7b12
commit
3aa9033b67
36 changed files with 101 additions and 111 deletions
|
@ -3,7 +3,6 @@ using System.Text.Json;
|
|||
using LBPUnion.ProjectLighthouse.Database;
|
||||
using LBPUnion.ProjectLighthouse.Extensions;
|
||||
using LBPUnion.ProjectLighthouse.Files;
|
||||
using LBPUnion.ProjectLighthouse.Helpers;
|
||||
using LBPUnion.ProjectLighthouse.Logging;
|
||||
using LBPUnion.ProjectLighthouse.Servers.GameServer.Types.Users;
|
||||
using LBPUnion.ProjectLighthouse.Types.Entities.Level;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue