mirror of
https://github.com/daffyyyy/CS2-SimpleAdmin.git
synced 2026-02-18 02:41:55 +00:00
1.4.2a
- Config upgrade - Translatable and customizable menu - More async - Minor changes
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
{
|
||||
public class PlayerInfo
|
||||
{
|
||||
public int? Index { get; set; }
|
||||
public int UserId { get; init; }
|
||||
public int Slot { get; init; }
|
||||
public string? SteamId { get; init; }
|
||||
|
||||
Reference in New Issue
Block a user