This commit is contained in:
Timéo 2024-05-28 10:54:07 +02:00
commit 6fa6f61526
1 changed files with 0 additions and 1 deletions

View File

@ -178,7 +178,6 @@ public class Simulator extends Thread {
*/
public void stopSimu() {
stopFlag=true;
}
public void startSimu() { // same as stopSimu but will set the stopFlag value as false.