sc0101.cpp : corretta fill_partite
git-svn-id: svn://10.65.10.50/trunk@2442 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
		
							parent
							
								
									c30f542d84
								
							
						
					
					
						commit
						8ffb470266
					
				@ -538,9 +538,7 @@ bool TGame_mask::prima_nota(const long nreg)
 | 
			
		||||
    msg.send();                      // Messaggio di collegamento al movimento nreg
 | 
			
		||||
    ok = prima_nota.run() == 0;      // Lancia la prima nota
 | 
			
		||||
 | 
			
		||||
    const int       anno   = get_int(P_ANNO); 
 | 
			
		||||
    const TString16 numero = get(P_NUMERO);
 | 
			
		||||
    fill_partite(anno, numero);      // Rilegge partite
 | 
			
		||||
    fill_partite();                  // Rilegge partite
 | 
			
		||||
  }
 | 
			
		||||
  
 | 
			
		||||
  return ok;
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user