Skip to content

Commit c031420

Browse files
committed
Fix CTD/game freeze caused by wrong Aplekton file names (LoneGazebo#12076)
1 parent c72ffdc commit c031420

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

(2) Vox Populi/Database Changes/Art/NewImprovementArts.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -503,7 +503,7 @@
503503
<State>UnderConstruction</State>
504504
<Scale>0.75</Scale>
505505
<LayoutHandler>SNAPSHOT</LayoutHandler>
506-
<Model>Aplekton_b_build.fxsxml</Model>
506+
<Model>Aplekton_hb.fxsxml</Model>
507507
<TerrainContour>1</TerrainContour>
508508
</Row>
509509
<Row>
@@ -521,7 +521,7 @@
521521
<State>Pillaged</State>
522522
<Scale>0.75</Scale>
523523
<LayoutHandler>SNAPSHOT</LayoutHandler>
524-
<Model>Aplekton_b_pl.fxsxml</Model>
524+
<Model>Aplekton_pl.fxsxml</Model>
525525
<TerrainContour>1</TerrainContour>
526526
</Row>
527527
</ArtDefine_Landmarks>

0 commit comments

Comments
 (0)