This commit is contained in:
Anuken
2021-07-15 10:10:36 -04:00
parent 61d81046ae
commit 8fb7cdaba6
2 changed files with 2 additions and 14 deletions

View File

@@ -633,7 +633,7 @@ public class TypeIO{
}
}
/** Representes a building that has not been resolved yet. */
/** Represents a building that has not been resolved yet. */
public static class BuildingBox{
public int pos;