mirror of
				https://github.com/vcmi/vcmi.git
				synced 2025-10-31 00:07:39 +02:00 
			
		
		
		
	Change default difficulty to "Normal"
This commit is contained in:
		| @@ -111,7 +111,7 @@ struct DLL_LINKAGE StartInfo | ||||
| 		h & campState; | ||||
| 	} | ||||
|  | ||||
| 	StartInfo() : mode(INVALID), difficulty(0), seedToBeUsed(0), seedPostInit(0), | ||||
| 	StartInfo() : mode(INVALID), difficulty(1), seedToBeUsed(0), seedPostInit(0), | ||||
| 		mapfileChecksum(0), turnTime(0) | ||||
| 	{ | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user