1
0
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:
RaidMax
2023-02-11 20:48:31 -06:00
parent 44e40aefee
commit dbc059c6a4
8 changed files with 143 additions and 123 deletions

View File

@ -1,6 +1,6 @@
using System.Text.Json.Serialization;
namespace Mute;
namespace IW4MAdmin.Plugins.Mute;
public class MuteStateMeta
{