Talk:Modifying an existing level: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 211: Line 211:
====Notes on C# (.NET 10)====
====Notes on C# (.NET 10)====
Currently, XML is exported with slightly less accuracy: Doubles are rounded to 6 instead of 7 digits after the decimal separator.
Currently, XML is exported with slightly less accuracy: Doubles are rounded to 6 instead of 7 digits after the decimal separator.
* The desired behavior can be reimplemented by adding methods that mimic this quasi-legacy float-parsing behavior.
8,963

edits