mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-03-22 15:05:03 +01:00
merge fixes (still broken)
This commit is contained in:
@@ -169,6 +169,7 @@ void CSkyDome::Render() {
|
||||
|
||||
glDrawElements(GL_TRIANGLES, (GLsizei)m_indices.size(), GL_UNSIGNED_SHORT, 0);
|
||||
glBindVertexArray(0);
|
||||
glDebug("dis2");
|
||||
glUseProgram(0);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user