Remove empty bind_methods()
This commit is contained in:
parent
33c30b9e63
commit
065dd099dd
76 changed files with 0 additions and 347 deletions
|
|
@ -157,9 +157,6 @@ void CPUParticles3DEditor::_generate_emission_points() {
|
|||
}
|
||||
}
|
||||
|
||||
void CPUParticles3DEditor::_bind_methods() {
|
||||
}
|
||||
|
||||
CPUParticles3DEditor::CPUParticles3DEditor() {
|
||||
particles_editor_hb = memnew(HBoxContainer);
|
||||
Node3DEditor::get_singleton()->add_control_to_menu_panel(particles_editor_hb);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue