1
0
mirror of https://github.com/Anuken/Mindustry.git synced 2024-09-21 21:38:29 +03:00
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 Cleanup 2020-06-15 21:52:51 -04:00
convert_sounds.sh Fixed truncated sounds 2019-08-15 14:16:41 -04:00