added todo
This commit is contained in:
parent
b56007347a
commit
e4d4e93f0a
|
@ -134,7 +134,7 @@ public class DisplayContainer implements ErrorDumpable {
|
|||
}
|
||||
|
||||
Display.processMessages();
|
||||
Display.sync(1000);
|
||||
Display.sync(1000); // TODO add option to change this, to not eat CPUs
|
||||
}
|
||||
teardown();
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user