You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
remove trailing whitespace
This commit is contained in:
@@ -470,7 +470,7 @@ void ProjectExportDialog::_export_action(const String& p_file) {
|
||||
/* Checked if the export location is outside the project directory,
|
||||
* now will check if a file name has been entered */
|
||||
if (p_file.ends_with("/")) {
|
||||
|
||||
|
||||
error->set_text("Please enter a file name!");
|
||||
error->popup_centered_minsize();
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user