mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 12:27:43 +00:00
Initial CScriptGunTurret Implementation
This commit is contained in:
@@ -9,7 +9,7 @@ class CScriptAiJumpPoint : public CActor
|
||||
{
|
||||
private:
|
||||
float xe8_;
|
||||
std::experimental::optional<zeus::CAABox> xec_;
|
||||
zeus::CAABox xec_touchBounds;
|
||||
union {
|
||||
struct
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user