serialization functions naming update
This commit is contained in:
@@ -302,3 +302,5 @@ get_block_rotation = block.get_rotation
|
||||
set_block_rotation = block.set_rotation
|
||||
get_block_user_bits = block.get_user_bits
|
||||
set_block_user_bits = block.set_user_bits
|
||||
toml.serialize = toml.tostring
|
||||
toml.deserialize = toml.parse
|
||||
|
||||
Reference in New Issue
Block a user