mirror of
https://github.com/daffyyyy/CS2-SimpleAdmin.git
synced 2026-02-19 02:51:51 +00:00
Warns - first
-WarnManager - css_warn - Warn config - Warn languages ~ Warn menu ~ Warn table ~ *css_unwarn ~ css_addwarn
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
{
|
||||
public class PlayerInfo
|
||||
{
|
||||
public int UserId { get; init; }
|
||||
public int? UserId { get; init; }
|
||||
public int Slot { get; init; }
|
||||
public string? SteamId { get; init; }
|
||||
public string? Name { get; init; }
|
||||
|
||||
Reference in New Issue
Block a user