mirror of
https://github.com/FalloutCollaborationProject/FCP-Wastelanders.git
synced 2026-07-27 17:03:26 -07:00
Fix XML formatting and encoding issues in Defs
Added missing newlines at end of several XML files to ensure proper formatting. Fixed encoding issue in ThingDefs_Wastelander_Apparel.xml by removing the BOM and replaced curly apostrophes with standard apostrophes in descriptions to prevent character display errors.
This commit is contained in:
@@ -98,4 +98,4 @@
|
||||
<settlementTexturePath>World/WorldObjects/DefaultSettlement</settlementTexturePath>
|
||||
</FactionDef>
|
||||
|
||||
</Defs>
|
||||
</Defs>
|
||||
|
||||
Reference in New Issue
Block a user