mirror of https://github.com/godotengine/godot
The Zipfile Reference should be set to `NULL` when the `ZIPPacker` is closed not when a file in it is closed. When calling `ZIPPacker.close` without this nothing happens because `zf` is `NULL`. (7zip could still extract the file but warned about unexpected end of file.) |
||
|---|---|---|
| .. | ||
| doc_classes | ||
| SCsub | ||
| config.py | ||
| register_types.cpp | ||
| register_types.h | ||
| zip_packer.cpp | ||
| zip_packer.h | ||
| zip_reader.cpp | ||
| zip_reader.h | ||