mirror of
https://github.com/zenorogue/hyperrogue.git
synced 2026-01-18 00:22:03 +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