Added Chunks.resize method
This commit is contained in:
@@ -98,6 +98,7 @@ void Window::setCursorMode(int mode){
|
||||
}
|
||||
|
||||
void Window::terminate(){
|
||||
Events::finalize();
|
||||
glfwTerminate();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user