mirror of
https://github.com/orange-cpp/omath.git
synced 2026-04-25 07:23:27 +00:00
improved simple game
This commit is contained in:
@@ -8,5 +8,5 @@
|
||||
|
||||
namespace omath::opengl_engine
|
||||
{
|
||||
using Camera = projection::Camera<Mat4X4, ViewAngles, CameraTrait>;
|
||||
using Camera = projection::Camera<Mat4X4, ViewAngles, CameraTrait, true>;
|
||||
} // namespace omath::opengl_engine
|
||||
Reference in New Issue
Block a user