source: Revenant/geoworld/src/gwconfig.cpp@ f40df48

Last change on this file since f40df48 was 71dea59, checked in by Jonathan Neufeld <support@…>, 4 years ago

Get to a compile state for terrain procedural generation

  • Property mode set to 100644
File size: 95 bytes
Line 
1#include "gwconfig.h"
2
3namespace geoworld {
4 IConfigFactoryBase::~IConfigFactoryBase() {}
5}
Note: See TracBrowser for help on using the repository browser.