mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Revert "Allow skipping imported resource files from export"
This reverts commit 398892ccc0.
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user