Skip to content

Commit

Permalink
Merge branch 'libgdx:master' into tp
Browse files Browse the repository at this point in the history
  • Loading branch information
Frosty-J committed Aug 30, 2021
2 parents 65ad549 + 6327b4a commit e394f74
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -125,7 +125,6 @@ public void mouseDragged(MouseEvent e) {
builder = new ProjectBuilder(new DependencyBank());
modules.add(ProjectType.CORE);
dependencies.add(builder.bank.getDependency(ProjectDependency.GDX));
dependencies.add(builder.bank.getDependency(ProjectDependency.BOX2D));
}

void generate () {
Expand Down

0 comments on commit e394f74

Please sign in to comment.