Merge remote-tracking branch 'origin/master'

This commit is contained in:
Anuken
2020-02-05 19:02:02 -05:00
73 changed files with 268 additions and 252 deletions

View File

@@ -91,4 +91,4 @@ public class CustomGameDialog extends FloatingDialog{
cont.add(pane).uniformX();
}
}
}

View File

@@ -288,4 +288,4 @@ public class BranchTreeLayout implements TreeLayout{
public enum TreeAlignment{
center, towardsRoot, awayFromRoot
}
}
}