Woops!
Fix for amb1096 - csstats_rank mode 2 caused a server lockup.
This commit is contained in:
parent
be35cc9912
commit
df522ebe6f
|
@ -179,6 +179,7 @@ RankSystem::RankStats* RankSystem::findEntryInRank(const char* unique, const cha
|
|||
// Any other case was a false match.
|
||||
|
||||
}
|
||||
a = a->prev;
|
||||
}
|
||||
}
|
||||
else // No special case
|
||||
|
|
Loading…
Reference in New Issue
Block a user