Updates project version and removes legacy code

Updates the project version to prepare for a new release.

Removes the legacy projectile prediction engine, which is no longer needed.
This commit is contained in:
2025-08-03 18:35:52 +03:00
parent 493931ef0f
commit 2758f549a3
2 changed files with 1 additions and 9 deletions

View File

@@ -1,8 +0,0 @@
#include "omath/projectile_prediction/proj_pred_engine_legacy.hpp"
#include <cmath>
#include <omath/angles.hpp>
namespace omath::projectile_prediction
{
} // namespace omath::projectile_prediction