Merge pull request #2707 from Citadel-Station-13/upstream-merge-30590
[MIRROR] Fixes Punpun (again)
This commit is contained in:
@@ -68,6 +68,6 @@
|
||||
if(!ancestor_name)
|
||||
file_data["ancestor_name"] = name
|
||||
fdel(json_file)
|
||||
WRITE_FILE(json_file, json_encode(json_file))
|
||||
WRITE_FILE(json_file, json_encode(file_data))
|
||||
if(!dead)
|
||||
memory_saved = 1
|
||||
Reference in New Issue
Block a user