mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-19 01:41:38 +00:00
3b37f50e50
This check was removed because it introduces a bug which prevents ZIPPacker from actually adding any files, since it must be opened before adding any files (and therefore shouldn't be NULL at the start of `start_file`).