mirror of
				https://github.com/DarkflameUniverse/DarkflameServer.git
				synced 2025-10-31 12:41:55 +00:00 
			
		
		
		
	 e6c7f744b5
			
		
	
	e6c7f744b5
	
	
	
		
			
			* Implement terrain file reading to generate navmeshes in the future * Make Emo's suggested changes.
		
			
				
	
	
		
			4 lines
		
	
	
		
			98 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			98 B
		
	
	
	
		
			CMake
		
	
	
	
	
	
| set(DNAVIGATIONS_DTERRAIN_SOURCES "RawFile.cpp"
 | |
| 	"RawChunk.cpp"
 | |
| 	"RawHeightMap.cpp" PARENT_SCOPE)
 |