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

port/mars-tycoon
Last change on this file since 8125274 was 80a6a52, checked in by Jonathan Neufeld <support@…>, 3 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.