fixed crashes
This commit is contained in:
parent
ddfa6e703a
commit
06258a6ddc
@ -341,11 +341,6 @@ public abstract class LwjglWindow extends LwjglContext implements Runnable {
|
|||||||
}
|
}
|
||||||
|
|
||||||
glfwSetWindowIcon(window, iconSet);
|
glfwSetWindowIcon(window, iconSet);
|
||||||
|
|
||||||
} finally {
|
|
||||||
for (final GLFWImage image : images) {
|
|
||||||
image.close();
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user