mirror of
https://github.com/Nereziel/cs2-WeaponPaints.git
synced 2026-02-18 10:43:22 +00:00
1.9a
- Removed GlobalShare - More stability
This commit is contained in:
@@ -73,9 +73,6 @@ namespace WeaponPaints
|
||||
[JsonPropertyName("DatabaseName")]
|
||||
public string DatabaseName { get; set; } = "";
|
||||
|
||||
[JsonPropertyName("GlobalShare")]
|
||||
public bool GlobalShare { get; set; } = false;
|
||||
|
||||
[JsonPropertyName("CmdRefreshCooldownSeconds")]
|
||||
public int CmdRefreshCooldownSeconds { get; set; } = 60;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user