mirror of
				https://github.com/Laupetin/OpenAssetTools.git
				synced 2025-10-31 10:36:58 +00:00 
			
		
		
		
	Add sequences for ZoneDefinition includes and ignores
This commit is contained in:
		| @@ -18,5 +18,7 @@ class ZoneDefinition | ||||
| { | ||||
| public: | ||||
|     std::unordered_map<std::string, std::string> m_metadata; | ||||
|     std::vector<std::string> m_includes; | ||||
|     std::vector<std::string> m_ignores; | ||||
|     std::vector<ZoneDefinitionEntry> m_assets; | ||||
| }; | ||||
		Reference in New Issue
	
	Block a user