Code cleanup and format

This commit is contained in:
CWX
2025-04-22 14:49:05 +01:00
parent 8ba498a4bc
commit 7c7297f63c
368 changed files with 2880 additions and 2994 deletions
@@ -10,7 +10,7 @@ namespace SPTarkov.Server.Core.Utils;
public partial class HashUtil(RandomUtil _randomUtil)
{
/// <summary>
/// Create a 24 character MongoId
/// Create a 24 character MongoId
/// </summary>
/// <returns>24 character objectId</returns>
public string Generate()