Fixed all javadoc errors and regenerated them.

This commit is contained in:
ProSavage
2018-11-19 01:34:29 -06:00
parent ff6a3b2b1a
commit 7a59ad4a66
344 changed files with 3093 additions and 2184 deletions

View File

@@ -76,7 +76,7 @@ public abstract class Board {
// Map generation
//----------------------------------------------//
/**
/*
* The map is relative to a coord and a faction north is in the direction of decreasing x east is in the direction
* of decreasing z
*/