From 0419043720c5edea4b3276c843fb4a29e7024330 Mon Sep 17 00:00:00 2001 From: Orange++ Date: Wed, 15 Apr 2026 03:48:03 +0300 Subject: [PATCH] Update include/omath/engines/frostbite_engine/camera.hpp Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- include/omath/engines/frostbite_engine/camera.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/omath/engines/frostbite_engine/camera.hpp b/include/omath/engines/frostbite_engine/camera.hpp index 8c02cf1..25b4d3f 100644 --- a/include/omath/engines/frostbite_engine/camera.hpp +++ b/include/omath/engines/frostbite_engine/camera.hpp @@ -10,4 +10,4 @@ namespace omath::frostbite_engine { using Camera = projection::Camera; -} // namespace omath::unity_engine \ No newline at end of file +} // namespace omath::frostbite_engine \ No newline at end of file