mirror of
https://github.com/Nereziel/cs2-WeaponPaints.git
synced 2026-02-24 04:17:47 +00:00
1.9a
- Removed GlobalShare - More stability
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
public class PlayerInfo
|
||||
{
|
||||
public int Index { get; set; }
|
||||
public int Slot { get; set; }
|
||||
public int? UserId { get; set; }
|
||||
public string? SteamId { get; set; }
|
||||
public string? Name { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user