feat: T##_as_Mirror is no longer defined static
This commit is contained in:
parent
0c6f1dd8cf
commit
e13f9fc63a
2 changed files with 4 additions and 5 deletions
|
|
@ -61,7 +61,6 @@ void PlayerOnOverlap(Player* self, Collider* other);
|
|||
static long PlayerGetDepth(Player* self) { return (int)(-10-self->transform.position.y * 1000); }
|
||||
|
||||
DECL_REFLECT(Player);
|
||||
|
||||
decl_typeclass_impl(BehaviourEntity, Player)
|
||||
decl_typeclass_impl(Drop, Player)
|
||||
decl_typeclass_impl(Transformable, Player)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue