mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-18 00:49:19 +02:00
auć2
This commit is contained in:
2
EU07.cpp
2
EU07.cpp
@@ -212,7 +212,7 @@ int CALLBACK WinMain(HINSTANCE, HINSTANCE, LPSTR lpCmdLine, int)
|
||||
while (!token.empty());
|
||||
}
|
||||
|
||||
glfwWindowHint(GL_SAMPLES, Global::iMultisampling);
|
||||
glfwWindowHint(GLFW_SAMPLES, Global::iMultisampling);
|
||||
|
||||
// match requested video mode to current to allow for
|
||||
// fullwindow creation when resolution is the same
|
||||
|
||||
Reference in New Issue
Block a user