Skip to content

Commit 7261b2f

Browse files
committed
Update Readme
1 parent b891676 commit 7261b2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ To create models of other planets, you need to update the file locations in `mai
9494
- Use only png file formats for image and texture.
9595
9696
4. **Ensure Numbered Filenames**:
97-
- Make sure that the image names for clouds and seasons are in numerical order. For example, `cloud_1.png`, `cloud_2.png`, etc. The program will use these numbers to load the correct files.
97+
- Make sure that the image names for clouds and seasons are in numerical order. For example, `1.png`, `2.png`, etc. The program will use these numbers to load the correct files.
9898
9999
5. **Save and Rebuild**:
100100
- Save your changes to `main.cpp` and rebuild the project using your IDE's build tools.

0 commit comments

Comments
 (0)