Revert "Allow skipping imported resource files from export"

This reverts commit 398892ccc0.
This commit is contained in:
Allen Pestaluky
2024-07-02 12:14:10 -04:00
parent 6a13fdcae3
commit 262e5db785
2 changed files with 1 additions and 13 deletions

View File

@@ -317,7 +317,7 @@
<method name="skip">
<return type="void" />
<description>
To be called inside [method _export_file], [method _customize_resource], or [method _customize_scene]. Skips the current file, so it's not included in the export.
To be called inside [method _export_file]. Skips the current file, so it's not included in the export.
</description>
</method>
</methods>