implement font renderer and gui scaling
This commit is contained in:
@@ -22,7 +22,7 @@ window.World = class {
|
||||
i--;
|
||||
scope.lightUpdateQueue.shift().updateBlockLightning(scope);
|
||||
}
|
||||
}, 1);
|
||||
}, 0);
|
||||
}
|
||||
|
||||
onTick() {
|
||||
|
||||
Reference in New Issue
Block a user