UI clean-up
This commit is contained in:
@@ -79,7 +79,7 @@ Entity :: struct {
|
||||
animator: Animator; @DontSerialize
|
||||
|
||||
// Physics
|
||||
body : Physics_Body; @DontSerialize
|
||||
body : Physics_Body;
|
||||
collider : Collider;
|
||||
// End physics
|
||||
|
||||
|
||||
Reference in New Issue
Block a user