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