Fixed a comment
This commit is contained in:
parent
8279033d74
commit
bc5ccd6356
@ -46,7 +46,7 @@ public class Main {
|
||||
);
|
||||
|
||||
// We have to bootstrap with a god world because
|
||||
// there whould be no way to to initialize the world
|
||||
// there whould be no way to initialize the world
|
||||
GodWorld godworld = new GodWorld(is);
|
||||
|
||||
System.out.println("finished");
|
||||
|
Loading…
Reference in New Issue
Block a user