0.20 compatibility fix
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
print("WARNING: toml is replaced with built-in library, just remove 'require \"core:toml\"'")
|
||||
toml.serialize = toml.tostring
|
||||
toml.deserialize = toml.parse
|
||||
return toml
|
||||
|
||||
Reference in New Issue
Block a user