You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-06 12:20:30 +00:00
Remove empty bind_methods()
This commit is contained in:
@@ -90,9 +90,6 @@ void Skeleton2DEditor::_menu_option(int p_option) {
|
||||
}
|
||||
}
|
||||
|
||||
void Skeleton2DEditor::_bind_methods() {
|
||||
}
|
||||
|
||||
Skeleton2DEditor::Skeleton2DEditor() {
|
||||
options = memnew(MenuButton);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user