1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-11 23:58:08 -05:00

migrated Profanty Determent plugin

This commit is contained in:
RaidMax
2018-04-10 19:36:28 -05:00
parent 983ca0c667
commit f632a6d4c6
6 changed files with 57 additions and 147 deletions

View File

@ -1,9 +1,9 @@
using SharedLibrary.Objects;
using System;
using System;
using System.Collections.Generic;
using System.Text;
using SharedLibraryCore.Objects;
namespace ProfanityDeterment
namespace IW4MAdmin.Plugins.ProfanityDeterment
{
class Tracking
{