| # | 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( "cutoffGroup", CUTOFFGROUP ); |
| 81 | ||
| 82 | is_initialized = 1; // set the initialization boolean to true | |
| 83 | } | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |