Mindustry/core
buthed010203 5037c4e00e
Fix a few issues w/ double tap mining (#4798)
Currently, double tap mining consumes clicks so it prevents the player from configuring any block if they click twice within 500ms. The double tap mining was also using the `selected` var which could have been null causing a crash. This is a very messy solution but it does the job good enough
2021-02-27 10:12:00 -05:00
..
assets Double-tap to mine, tap anywhere to cancel (#4469) 2021-02-25 08:43:40 -05:00
assets-raw Logic layout bugfixes 2021-02-09 12:10:15 -05:00
src/mindustry Fix a few issues w/ double tap mining (#4798) 2021-02-27 10:12:00 -05:00
build.gradle
convert_sounds.sh