mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-03-06 05:19:43 +00:00
some fixes and 10.3g
This commit is contained in:
@@ -79,6 +79,7 @@ renderbuffer::renderbuffer(int x, int y, bool gl) : x(x), y(y) {
|
||||
FramebufferName = renderedTexture = 0;
|
||||
else
|
||||
valid = true;
|
||||
GLERR("initialization");
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user