Orbital Drone Feature (#1148)

* Orbital Drone Feature

* Fixed PR review comments

* chore: cleanup code

* UI & globals saving

* Fixed typo

* Fixed noclip conflict & Applied review suggestions & Added another changeable variable

---------

Co-authored-by: Yimura <24669514+Yimura@users.noreply.github.com>
This commit is contained in:
DayibBaba
2023-03-30 00:37:10 +02:00
committed by GitHub
parent 67b18ca5eb
commit 92400a956a
15 changed files with 615 additions and 2 deletions

View File

@ -4,6 +4,7 @@
#include "util/entity.hpp"
#include "util/local_player.hpp"
#include "util/scripts.hpp"
#include "services/orbital_drone/orbital_drone.hpp"
#include "views/view.hpp"
namespace big