Skip to content
Snippets Groups Projects
Commit 59e739fa authored by Paul RIPAULT's avatar Paul RIPAULT
Browse files

save

parent a35b27cd
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,6 @@ public class Main {
private int actionPoint;
public static void main(String[] args) {
/*Region[][] regions = new Region[6][6];
for(int i = 0; i<regions.length; i++) {
for(int j = 0; j<regions[i].length; j++) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment