module Engine.Options;

static class Options {
	static shared bool useMapBufferRange = true;
}