mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-02 16:38:41 +00:00
Re-add "long tap to punch" as a client-side setting
This commit is contained in:
parent
e8a8525bcd
commit
517f1602aa
8 changed files with 54 additions and 19 deletions
|
@ -37,5 +37,6 @@ struct EnumString es_TouchInteractionMode[] =
|
|||
{
|
||||
{LONG_DIG_SHORT_PLACE, "long_dig_short_place"},
|
||||
{SHORT_DIG_LONG_PLACE, "short_dig_long_place"},
|
||||
{TouchInteractionMode_USER, "user"},
|
||||
{0, NULL},
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue