Skip to content

Commit 0a4c4ac

Browse files
authored
Restore missing exported internal translations (#839)
1 parent eb4a55c commit 0a4c4ac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

addons/dialogue_manager/export_plugin.gd

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ class_name DMExportPlugin extends EditorExportPlugin
33
const IGNORED_PATHS = [
44
"/assets",
55
"/components",
6-
"/l10n",
76
"/views",
87
"inspector_plugin",
98
"test_scene"

0 commit comments

Comments
 (0)