diff options
author | Muhammad Rifqi Priyo Susanto <muhammadrifqipriyosusanto@gmail.com> | 2018-04-19 01:55:42 +0700 |
---|---|---|
committer | SmallJoker <SmallJoker@users.noreply.github.com> | 2018-04-18 20:55:42 +0200 |
commit | b1e58c9c35ae3eb6167a0745086cdb0ddb1dd9d7 (patch) | |
tree | cca81d8b9b1839c25d42e165259165965bf23e82 /LICENSE.txt | |
parent | cca925377b7929276de3bb04553ca6ee2012d35d (diff) | |
download | minetest-b1e58c9c35ae3eb6167a0745086cdb0ddb1dd9d7.tar.gz minetest-b1e58c9c35ae3eb6167a0745086cdb0ddb1dd9d7.tar.bz2 minetest-b1e58c9c35ae3eb6167a0745086cdb0ddb1dd9d7.zip |
Android: Modify touch screen GUI's buttons (#7240)
* Android: Add zoom, minimap, and toggle chat button
Zoom button is put above jump button.
Minimap and toggle chat button are put in settings bar.
* Jump button is rotated down button
* Move three buttons on the right screen higher
Diffstat (limited to 'LICENSE.txt')
-rw-r--r-- | LICENSE.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/LICENSE.txt b/LICENSE.txt index 92954e7eb..994e024c9 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -31,6 +31,14 @@ erlehmann: JRottm textures/base/pack/player_marker.png +srifqi + textures/base/pack/chat_hide_btn.png + textures/base/pack/chat_show_btn.png + textures/base/pack/joystick_bg.png + textures/base/pack/joystick_center.png + textures/base/pack/joystick_off.png + textures/base/pack/minimap_btn.png + License of Minetest source code ------------------------------- |