mirror of https://github.com/axmolengine/axmol.git
OpenGL 'works' better...
This commit is contained in:
parent
d424be2a80
commit
63e7c6e4dc
|
@ -120,7 +120,7 @@ THE SOFTWARE.
|
|||
// whether use google angleproject GLES on desktop
|
||||
// https://github.com/google/angle
|
||||
#ifndef CC_USE_GLES_ON_DESKTOP
|
||||
#define CC_USE_GLES_ON_DESKTOP 1
|
||||
#define CC_USE_GLES_ON_DESKTOP 0
|
||||
#endif
|
||||
|
||||
/// @endcond
|
||||
|
|
Loading…
Reference in New Issue