Correction du path des textures
This commit is contained in:
parent
7bdc366edd
commit
9d8378784d
@ -19,7 +19,7 @@
|
|||||||
enum BlockType {BTYPE_AIR, BTYPE_DIRT, BTYPE_GRASS};
|
enum BlockType {BTYPE_AIR, BTYPE_DIRT, BTYPE_GRASS};
|
||||||
|
|
||||||
|
|
||||||
#define TEXTURE_PATH "../mcclone/media/textures/"
|
#define TEXTURE_PATH "../SQCSim2021/media/textures/"
|
||||||
#define VIEW_DISTANCE 128
|
#define VIEW_DISTANCE 128
|
||||||
|
|
||||||
#endif // DEFINE_H__
|
#endif // DEFINE_H__
|
||||||
|
Loading…
Reference in New Issue
Block a user