1
This commit is contained in:
parent
ecf8ddc264
commit
3013b24550
@ -330,6 +330,7 @@ protected:
|
||||
bool follow_synced_active_player = false;
|
||||
Car* car_ = nullptr;
|
||||
int seat_ = 0;
|
||||
std::set<Human*> view_objects_;
|
||||
|
||||
private:
|
||||
CircleCollider* self_collider_ = nullptr;
|
||||
|
Loading…
x
Reference in New Issue
Block a user