Skip to content

Commit

Permalink
Corsica scenery base ground texture name correction.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmbau committed Nov 25, 2023
1 parent 74914fd commit c8ed30a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/scenery/corsica.scn
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ scene_ground_flags is_water
# Ground base tile
# rgb 8 bits : 44 80 116
# tilew tileh closerng color r color g color b color a texture
scene_ground_tile 1000 1000 10000 0.172549 0.313725 0.454902 1.0 water01_tex
scene_ground_tile 1000 1000 10000 0.172549 0.313725 0.454902 1.0 water02_tex

# Map representing entire scene for briefing/log map
# width height texture_file
Expand Down

0 comments on commit c8ed30a

Please sign in to comment.