remove orphaned comment.
This commit is contained in:
parent
5a6ef8b8e5
commit
ac95173e81
@ -16,10 +16,6 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
/** This is really only a placeholder to be used in places where we need to "make up" a chunk's Y coord.
|
|
||||||
It will help us when the new chunk format comes out and we need to patch everything up for compatibility.
|
|
||||||
*/
|
|
||||||
|
|
||||||
// Used to smoothly convert to new axis ordering. One will be removed when deemed stable.
|
// Used to smoothly convert to new axis ordering. One will be removed when deemed stable.
|
||||||
#define AXIS_ORDER_YZX 1 // Original (1.1-)
|
#define AXIS_ORDER_YZX 1 // Original (1.1-)
|
||||||
#define AXIS_ORDER_XZY 2 // New (1.2+)
|
#define AXIS_ORDER_XZY 2 // New (1.2+)
|
||||||
|
Loading…
Reference in New Issue
Block a user