Update comment

This commit is contained in:
Alayan-stk-2 2018-05-17 17:45:49 +02:00 committed by GitHub
parent 6d6520ab89
commit bac516aa40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -927,8 +927,8 @@ float ServerLobby::getModeFactor()
}
//-----------------------------------------------------------------------------
/** Returns the mode factor, used to make ranking move slower in more random
* modes.
/** Returns the mode spread factor, used so that a similar difference in
* skill will result in a similar ranking difference in more random modes.
*/
float ServerLobby::getModeSpread()
{