fix: buggy hitboxes during ag foot race (#1993)

* physics fixes

* check ptr
This commit is contained in:
David Markowitz
2026-06-11 07:12:31 -07:00
committed by GitHub
parent 707880b5fc
commit e5b8e5c6b7
3 changed files with 53 additions and 26 deletions

View File

@@ -64,6 +64,7 @@ public:
private:
bool OnGetObjectReportInfo(GameMessages::GetObjectReportInfo& reportInfo);
/**
* All the proximity sensors for this component, indexed by name
*/