Skip to content

Commit

Permalink
feat: Tiled 1.4.2 support
Browse files Browse the repository at this point in the history
  • Loading branch information
AlmasB committed Jan 2, 2022
1 parent 057d2fc commit 1237425
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ import javax.xml.stream.events.StartElement
* @author Almas Baimagambetov ([email protected])
*/

private const val TILED_VERSION_LATEST = "1.2.3"
private const val TILED_VERSION_LATEST = "1.4.2"

class TMXLevelLoader
@JvmOverloads constructor(
Expand Down

0 comments on commit 1237425

Please sign in to comment.