mirror of
				https://github.com/vcmi/vcmi.git
				synced 2025-10-31 00:07:39 +02:00 
			
		
		
		
	This commit is contained in:
		| @@ -242,7 +242,7 @@ void CQuest::getRolloverText(MetaString &ms, bool onHover) const | ||||
| 	switch(missionType) | ||||
| 	{ | ||||
| 		case MISSION_LEVEL: | ||||
| 			ms.addReplacement(boost::lexical_cast<std::string>(m13489val)); | ||||
| 			ms.addReplacement(m13489val); | ||||
| 			break; | ||||
| 		case MISSION_PRIMARY_STAT: | ||||
| 			{ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user