changed path default rule
This commit is contained in:
parent
11043e2333
commit
82d53fcb22
|
|
@ -72,7 +72,7 @@ public class Simulator extends Thread {
|
|||
|
||||
|
||||
//Default rule : Survive always, birth never
|
||||
loadRule("OOP_F1_Project\\conwayRule.json");
|
||||
loadRule("ressources\\Rule\\conwayRule.json");
|
||||
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue