Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recover original water texture and rename newer to water02.tex #49

Merged
merged 1 commit into from
Oct 9, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion data/scenery/corsica.scn
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ scene_cant 5.0
scene_elevation 0.0

# Load texture images and set named references to them:
texture_load water01_tex textures/water01.tex 1.0
texture_load water02_tex textures/water02.tex 1.0
#texture_load building01_day_tex textures/building01_day.tex 0.7
#texture_load building01_night_tex textures/building01_night.tex 0.7
texture_load roof_tex textures/wall01.tex 0.7
Expand Down
Binary file modified data/textures/water01.tex
Binary file not shown.
Binary file added data/textures/water02.tex
Binary file not shown.
Loading