mirror of
https://github.com/Nereziel/cs2-WeaponPaints.git
synced 2026-02-21 11:28:13 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3f174a5013 |
@@ -10,7 +10,7 @@ using MySqlConnector;
|
||||
|
||||
namespace WeaponPaints;
|
||||
|
||||
[MinimumApiVersion(380)]
|
||||
[MinimumApiVersion(338)]
|
||||
public partial class WeaponPaints : BasePlugin, IPluginConfig<WeaponPaintsConfig>
|
||||
{
|
||||
internal static WeaponPaints Instance { get; private set; } = new();
|
||||
|
||||
Reference in New Issue
Block a user