Load media from subfolders (#9065)

This commit is contained in:
DS
2020-08-20 22:25:29 +02:00
committed by GitHub
parent 9c7340104a
commit 98faeac5a7
7 changed files with 34 additions and 21 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 829 B

View File

@@ -0,0 +1,3 @@
This is for testing loading textures from subfolders.
If it works correctly, the default_grass_side.png file in this folder is used but
default_grass.png is not overwritten by the file in this folder.