forgot to do a version bump for Frustum culling 0.9.0 -> 0.9.1
This commit is contained in:
parent
243f69291e
commit
3b19aefb34
@ -31,7 +31,7 @@ const float Z_NEAR = 0.1f;
|
||||
bool WIREFRAME_MODE = !true;
|
||||
const float FOV = 110.0f;
|
||||
|
||||
const std::string VERSION = "0.9.0";
|
||||
const std::string VERSION = "0.9.1";
|
||||
|
||||
const int VIEW_DISTANCE = 4;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user