-start cleanining unused code

-prepare to convert functions to new command system
 -convert to using client tags instead of persistant meta for player ranks
This commit is contained in:
INSANEMODE 2022-08-16 04:15:47 -05:00
parent 0df0bde238
commit f2832f3558

View File

@ -50,7 +50,6 @@ namespace ClanTagRankCommands.Commands
public override async Task ExecuteAsync(GameEvent E)
{
//var S = E.Owner;
rank_string = "none";
if(E.Target is not null)
{