mirror of
https://github.com/Nereziel/cs2-WeaponPaints.git
synced 2026-03-07 23:37:55 +00:00
part one
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
public int Index { get; set; }
|
||||
public int Slot { get; init; }
|
||||
public int? UserId { get; set; }
|
||||
public string? SteamId { get; init; }
|
||||
public ulong? SteamId { get; init; }
|
||||
public string? Name { get; set; }
|
||||
public string? IpAddress { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user