# | Line 77 | Line 77 | void initialize_res_list(){ | |
---|---|---|
77 | add_res_element( "zConstraint", ZCONSTRAINT ); | |
78 | add_res_element( "orientation", ORIENTATION ); | |
79 | add_res_element( "rigidBody", RIGIDBODY ); | |
80 | – | add_res_element( "member", MEMBER ); |
80 | ||
81 | is_initialized = 1; // set the initialization boolean to true | |
82 | } |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |