mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2025-07-18 10:12:53 +00:00
Do not spam renderer updates
This commit is contained in:
parent
2ead5b3c40
commit
1d3fff08ed
@ -192,7 +192,6 @@ public class VisionGUI extends JPanel implements MouseWheelListener, KeyListener
|
||||
if(world.hasRealWorld()) {
|
||||
try {
|
||||
engine = IrisToolbelt.access(world.realWorld()).getEngine();
|
||||
Iris.info("Updated Renderer");
|
||||
return !engine.isClosed();
|
||||
} catch(Throwable e) {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user