style cleanup
This commit is contained in:
@@ -240,7 +240,7 @@ void RNA_def_controller(BlenderRNA *brna)
|
||||
/* State */
|
||||
|
||||
/* array of OB_MAX_STATES */
|
||||
/*prop= RNA_def_property(srna, "states", PROP_BOOLEAN, PROP_LAYER_MEMBER); */
|
||||
/*prop = RNA_def_property(srna, "states", PROP_BOOLEAN, PROP_LAYER_MEMBER); */
|
||||
/*RNA_def_property_array(prop, OB_MAX_STATES); */
|
||||
/*RNA_def_property_clear_flag(prop, PROP_EDITABLE); */
|
||||
/*RNA_def_property_ui_text(prop, "", "Set Controller state index (1 to 30)"); */
|
||||
|
||||
Reference in New Issue
Block a user