update description

This commit is contained in:
2022-09-13 00:33:12 +03:00
parent 0230122287
commit a4f199d426
2 changed files with 3 additions and 1 deletions

View File

@ -124,7 +124,7 @@ private function PreInit()
}
}
private function InitRanks() // TODO: Ref
private function InitRanks()
{
local Array<RankRelation> Relations;
local RankRelation Relation;