This commit is contained in:
Vortrex
2020-12-31 01:19:01 -06:00
parent 01da6d7963
commit 62f3e249bc

View File

@@ -165,7 +165,7 @@ function setClanRankTagCommand(command, params, client) {
if(!getClanRankData(clanId, rankId)) {
messagePlayerError(client, "Clan rank not found!");
return false;
}
}
}
// ----------------------------------------------------------------------------