Examples/Particles: Disable compatibility profile by default
This commit is contained in:
parent
a00dd39c51
commit
645e4aed17
|
|
@ -17,8 +17,6 @@
|
||||||
|
|
||||||
int main()
|
int main()
|
||||||
{
|
{
|
||||||
Nz::ContextParameters::defaultCompatibilityProfile = true;
|
|
||||||
|
|
||||||
Ndk::Application app;
|
Ndk::Application app;
|
||||||
|
|
||||||
// Mix all sounds in mono (in order to give them 3D position)
|
// Mix all sounds in mono (in order to give them 3D position)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue