Testing some event stuff
This commit is contained in:
@ -82,8 +82,6 @@ void RenderHost::init(const std::shared_ptr<Game> game) {
|
||||
}
|
||||
|
||||
void RenderHost::update(const std::shared_ptr<Game> game) {
|
||||
|
||||
|
||||
// Prepare the initial values
|
||||
glPixelStorei(GL_UNPACK_ALIGNMENT, 1);
|
||||
assertNoGLError();
|
||||
|
Reference in New Issue
Block a user