0.20 compatibility fix

This commit is contained in:
MihailRis
2024-06-03 22:54:05 +03:00
parent 1935b3099a
commit fd93994030
2 changed files with 2 additions and 2 deletions
-2
View File
@@ -302,5 +302,3 @@ 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