mirror of
				https://github.com/vcmi/vcmi.git
				synced 2025-10-31 00:07:39 +02:00 
			
		
		
		
	Compile fix for now
This commit is contained in:
		| @@ -34,7 +34,7 @@ class DLL_LINKAGE AObjectTypeHandler : public boost::noncopyable | ||||
|  | ||||
| 	SObjectSounds sounds; | ||||
|  | ||||
| 	[[deprecated]] std::optional<si32> aiValue; | ||||
| 	std::optional<si32> aiValue; // TODO: Should be deprecated | ||||
| 	BattleField battlefield; | ||||
|  | ||||
| 	std::string modScope; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user