Update again
This commit is contained in:
parent
094fd57f32
commit
af262da9de
@ -144,11 +144,8 @@ def serialize(obj):
|
||||
pass
|
||||
|
||||
# This code is heavily inspired by MT's builtin/common/serialize.lua
|
||||
# Copyrights that may apply to this code:
|
||||
# License: MIT
|
||||
# Copyright that may apply to this code (which is MIT licensed):
|
||||
# @copyright 2006-2997 Fabien Fleutot <metalua@gmail.com>
|
||||
# @author Fabien Fleutot <metalua@gmail.com>
|
||||
# @author ShadowNinja <shadowninja@minetest.net>
|
||||
dumped = {}
|
||||
res = []
|
||||
def dump_or_ref(obj2):
|
||||
|
Loading…
Reference in New Issue
Block a user