Merge branch 'master' of https://gitarero.ecam.fr/laure.bel/OOP_F3_Project.git
This commit is contained in:
commit
6fa6f61526
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue