[EngineConfig] Changed to 0.0.10.
This commit is contained in:
parent
451fc714ed
commit
127d20009e
@ -36,7 +36,7 @@ namespace {
|
||||
constexpr unsigned char VERSION_MAJOR = 0;
|
||||
constexpr unsigned char VERSION_MINOR = 0;
|
||||
constexpr unsigned char VERSION_PATCH = 10;
|
||||
constexpr const char *VERSION_SUFFIX = "pre8";
|
||||
constexpr const char *VERSION_SUFFIX = "";
|
||||
|
||||
constexpr float DIST_NEAR = 0.1f;
|
||||
constexpr float DIST_FAR = 1000.0f;
|
||||
|
Loading…
x
Reference in New Issue
Block a user