Files
OpenRA/OpenRA.Test/OpenRA.Game/MiniYamlTest.cs
RoosterDragon f270cb3bde Fix handling of empty indented MiniYAML comments.
An empty MiniYaml comment that was indented was previously not recognized, and instead parsed as a key named '#'. Now, indented comments are recognized as comments, which matches the behaviour for unindented lines.
2023-12-15 13:27:03 +02:00

19 KiB