mirror of
				https://github.com/vcmi/vcmi.git
				synced 2025-10-31 00:07:39 +02:00 
			
		
		
		
	Fixes typo
This commit is contained in:
		| @@ -75,7 +75,7 @@ const std::string & CQuest::missionName(CQuest::Emission mission) | ||||
| 		"bringResources", | ||||
| 		"bringHero", | ||||
| 		"bringPlayer", | ||||
| 		"keymaster," | ||||
| 		"keymaster" | ||||
| 	}; | ||||
|  | ||||
| 	if (static_cast<size_t>(mission) < names.size()) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user