mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-20 02:28:18 +00:00
Make some debug prints verbose-only, remove others
This commit is contained in:
@@ -58,8 +58,6 @@ void Particles2DEditorPlugin::make_visible(bool p_visible) {
|
||||
|
||||
void Particles2DEditorPlugin::_file_selected(const String &p_file) {
|
||||
|
||||
print_line("file: " + p_file);
|
||||
|
||||
source_emission_file = p_file;
|
||||
emission_mask->popup_centered_minsize();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user