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