1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-26 15:46:23 +00:00
Files
godot/core/io
Pedro J. Estébanez c07d588e80 Fix listing files inside directory in pack file
When adding a directory path to the inventory of the pack, an empty file name was being added to the file list. That made `Directory.get_ntext()` signal end-of-list too early so that files in a subdirectory were missed.

Fixes #15801.
Helps with #16798.

(cherry picked from commit 536611704a)
2018-04-28 17:35:48 +02:00
..
2018-03-28 23:49:00 +02:00
2018-02-22 12:17:06 +01:00
2018-01-01 14:40:47 +01:00
2018-01-01 14:40:47 +01:00
2018-03-28 23:51:31 +02:00