mirror of
https://github.com/MikuLeaks/KianaBH3.git
synced 2025-12-16 23:04:39 +01:00
Init enter game
This commit is contained in:
6
Common/Data/Models/Sdk/DeviceFingerprintController.cs
Normal file
6
Common/Data/Models/Sdk/DeviceFingerprintController.cs
Normal file
@@ -0,0 +1,6 @@
|
||||
namespace KianaBH.Data.Models.Sdk;
|
||||
public class GetDeviceFingerprintRequest
|
||||
{
|
||||
public string? DeviceFp { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user