Jump to content

Talk:Modifying an existing level: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 210: Line 210:


====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.
<s>Currently, XML is exported with slightly less accuracy: Doubles are rounded to 6 instead of 7 digits after the decimal separator.</s>
* The desired behavior can be reimplemented by adding methods that mimic this quasi-legacy float-parsing behavior.
* The desired behavior can be reimplemented by adding methods that mimic this quasi-legacy float-parsing behavior.
8,963

edits