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