Mindustry/core/src/io/anuke/mindustry
Fenr1r a6d5bdd001 Fix some mistyping and refactoring (#503)
* remove unused import

* fix mixtyping (duplicated ;)

* remove redundant type casting
detail: item's type is defined as short.

* Revert "remove redundant type casting"

This reverts commit 39bf91d9ff.
2019-06-08 23:20:47 -04:00
..
ai Fixed old pathfinding targets not resetting on death 2019-06-08 13:04:26 -04:00
content More balancing and cleanup 2019-06-08 17:34:29 -04:00
core Fixed PvP core assignment 2019-06-08 14:41:35 -04:00
editor Fix some mistyping and refactoring (#503) 2019-06-08 23:20:47 -04:00
entities Bugfixes 2019-06-08 10:41:22 -04:00
game Fixed #509 2019-06-08 10:05:08 -04:00
graphics
input
io
maps
net Bugfixes 2019-06-08 10:41:22 -04:00
type
ui Fix some mistyping and refactoring (#503) 2019-06-08 23:20:47 -04:00
world what 2019-06-08 12:29:27 -04:00
Mindustry.java Fixed invisible ship bug 2019-06-08 22:20:30 -04:00
Vars.java