mirror of
				https://github.com/furyfire/trueskill.git
				synced 2025-11-04 10:12:28 +01:00 
			
		
		
		
	Another pass at fixing up references
This commit is contained in:
		@@ -5,7 +5,7 @@ namespace Moserware\Skills\Elo;
 | 
			
		||||
require_once(dirname(__FILE__) . "/TwoPlayerEloCalculator.php");
 | 
			
		||||
require_once(dirname(__FILE__) . "/FideKFactor.php");
 | 
			
		||||
 | 
			
		||||
/** Including ELO's scheme as a simple comparison. 
 | 
			
		||||
/** Including Elo's scheme as a simple comparison.
 | 
			
		||||
 *  See http://en.wikipedia.org/wiki/Elo_rating_system#Theory
 | 
			
		||||
 *  for more details
 | 
			
		||||
 */
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user