tankste / app

The mobile app of the tankste! project.
https://tankste.app
Other
38 stars 5 forks source link

Fix parsing round integer coordinates #48

Closed Fabi755 closed 1 year ago

Fabi755 commented 1 year ago

Described in #47 integer number that will be also used for coordinates by Tankerkoenig are not parsed correctly and will cause to an error.

Changes:

Closes #47.