module Engine.Options;

static class Options {
	static bool useMapBufferRange = true;
}