delete setLoopDelay
This commit is contained in:
parent
410a3be1f6
commit
7f34410068
|
|
@ -309,7 +309,7 @@ public class Simulator extends Thread {
|
|||
|
||||
public void setLoopDelay(int delay) {
|
||||
//TODO : complete method
|
||||
loopDelay = delay;
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue