1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-10 15:20:48 -05:00

improve meta filter menu on profile

This commit is contained in:
RaidMax
2022-02-25 21:09:57 -06:00
parent 0ff67c92a8
commit 9eed189774
4 changed files with 20 additions and 25 deletions

View File

@ -20,6 +20,7 @@ namespace SharedLibraryCore.Interfaces
public enum MetaType
{
All = -1,
Other,
Information,
AliasUpdate,