mirror of
https://github.com/PixelGuys/Cubyz.git
synced 2025-09-09 03:59:53 -04:00
.
This commit is contained in:
parent
1400141e94
commit
2a332e9c04
@ -117,7 +117,6 @@ pub const BaseItem = struct {
|
||||
if(self.texture == null) {
|
||||
if(self.block) |blockType| {
|
||||
const c = graphics.c;
|
||||
// TODO:
|
||||
c.glViewport(0, 0, 128, 128);
|
||||
|
||||
var frameBuffer: graphics.FrameBuffer = undefined;
|
||||
|
Loading…
x
Reference in New Issue
Block a user