Merge branch 'main' into heightmaps
This commit is contained in:
commit
f93c831d3f
@ -343,7 +343,6 @@ void Window::toggleFullscreen() {
|
||||
settings->height.get(),
|
||||
GLFW_DONT_CARE
|
||||
);
|
||||
glfwSetWindowAttrib(window, GLFW_MAXIMIZED, GLFW_FALSE);
|
||||
}
|
||||
|
||||
double xPos, yPos;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user