mirror of
				https://github.com/furyfire/trueskill.git
				synced 2025-11-04 10:12:28 +01:00 
			
		
		
		
	Now it throws an error, but at least it runs something
This commit is contained in:
		@@ -44,7 +44,7 @@ abstract class FactorGraphLayer
 | 
			
		||||
 | 
			
		||||
    protected function scheduleSequence($itemsToSequence)
 | 
			
		||||
    {
 | 
			
		||||
        return new ScheduleSequence($itemsToSequence);
 | 
			
		||||
        return new ScheduleSequence("TODO", $itemsToSequence);
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    protected function addLayerFactor($factor)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user