mirror of
https://github.com/minetest/minetest.git
synced 2024-11-14 14:30:31 +01:00
Android: Move touchscreen rare controls inline with settings icon (#8006)
This commit is contained in:
parent
b7eb81fed9
commit
ba07a8b872
|
@ -81,7 +81,7 @@ typedef enum {
|
|||
#define BUTTON_REPEAT_DELAY 0.2f
|
||||
|
||||
#define SETTINGS_BAR_Y_OFFSET 5
|
||||
#define RARE_CONTROLS_BAR_Y_OFFSET 4
|
||||
#define RARE_CONTROLS_BAR_Y_OFFSET 5
|
||||
|
||||
extern const char **touchgui_button_imagenames;
|
||||
extern const char **touchgui_joystick_imagenames;
|
||||
|
|
Loading…
Reference in New Issue
Block a user