mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 10:22:45 -04:00
oops
This commit is contained in:
parent
84ebd035ad
commit
489684fa3d
@ -24,7 +24,7 @@
|
|||||||
|
|
||||||
#define NEED_MILES_LENGTH_WORKAROUND
|
#define NEED_MILES_LENGTH_WORKAROUND
|
||||||
|
|
||||||
#if (MSS_MAJOR_VERSION >= 6) && (MSS_MINOR_VERSION >= 5)
|
#if (((MSS_MAJOR_VERSION == 6) && (MSS_MINOR_VERSION >= 5)) || (MSS_MAJOR_VERSION >= 7))
|
||||||
#define MILES_6_5
|
#define MILES_6_5
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user