|  | @ -1599,7 +1599,7 @@ namespace storm { | 
		
	
		
			
				|  |  | 
 |  |  | 
 | 
		
	
		
			
				|  |  |                         // If the choice is valid, copy over all its elements. |  |  |                         // If the choice is valid, copy over all its elements. | 
		
	
		
			
				|  |  |                         if (choiceValid) { |  |  |                         if (choiceValid) { | 
		
	
		
			
				|  |  |                             if (!stateHasValidChoice) { |  |  |  | 
		
	
		
			
				|  |  |  |  |  |                             if (!stateHasValidChoice && customRowGrouping) { | 
		
	
		
			
				|  |  |                                 transitionMatrixBuilder.newRowGroup(currentRow); |  |  |                                 transitionMatrixBuilder.newRowGroup(currentRow); | 
		
	
		
			
				|  |  |                             } |  |  |                             } | 
		
	
		
			
				|  |  |                             stateHasValidChoice = true; |  |  |                             stateHasValidChoice = true; | 
		
	
	
		
			
				|  | 
 |