mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 23:31:13 -05:00
update mute plugin to IPluginV2
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
using System.Text.Json.Serialization;
|
||||
|
||||
namespace Mute;
|
||||
namespace IW4MAdmin.Plugins.Mute;
|
||||
|
||||
public class MuteStateMeta
|
||||
{
|
||||
|
Reference in New Issue
Block a user