mirror of
https://github.com/Nereziel/cs2-WeaponPaints.git
synced 2026-03-02 22:22:58 +00:00
2.8a
- Pins menu added
This commit is contained in:
@@ -34,6 +34,9 @@ namespace WeaponPaints
|
||||
|
||||
[JsonPropertyName("CommandMusic")]
|
||||
public List<string> CommandMusic { get; set; } = ["music"];
|
||||
|
||||
[JsonPropertyName("CommandPin")]
|
||||
public List<string> CommandPin { get; set; } = ["pins"];
|
||||
|
||||
[JsonPropertyName("CommandGlove")]
|
||||
public List<string> CommandGlove { get; set; } = ["gloves"];
|
||||
|
||||
Reference in New Issue
Block a user