Skip to content

Commit

Permalink
TwoColorPolygonBatch implements Batch interface, updated gdx to 1.9.8 (
Browse files Browse the repository at this point in the history
…#1057)

* TwoColorPolygonBatch implements Batch interface, updated gdx to 1.9.8

* Add missing @OverRide
  • Loading branch information
piotr-j authored and badlogic committed Jan 10, 2018
1 parent c3e1f9b commit a46b3d1
Show file tree
Hide file tree
Showing 2 changed files with 1,171 additions and 9 deletions.
2 changes: 1 addition & 1 deletion spine-libgdx/spine-libgdx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<gdx.version>1.9.6</gdx.version>
<gdx.version>1.9.8</gdx.version>
</properties>

<build>
Expand Down
Loading

0 comments on commit a46b3d1

Please sign in to comment.