mirror of
https://github.com/godotengine/godot.git
synced 2026-03-03 20:55:48 +00:00
Remove empty lines around braces with the formatting script
This commit is contained in:
@@ -690,7 +690,6 @@ static const IconInfo icon_infos[] = {
|
||||
|
||||
{ "optional_icons/spotlight_80x80", "iphone", "Icon-80.png", "80", "2x", "40x40", false },
|
||||
{ "optional_icons/spotlight_80x80", "ipad", "Icon-80.png", "80", "2x", "40x40", false }
|
||||
|
||||
};
|
||||
|
||||
Error EditorExportPlatformIOS::_export_icons(const Ref<EditorExportPreset> &p_preset, const String &p_iconset_dir) {
|
||||
|
||||
Reference in New Issue
Block a user