mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 16:45:20 +02:00
Re-add "long tap to punch" as a client-side setting
This commit is contained in:
@@ -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},
|
||||
};
|
||||
|
Reference in New Issue
Block a user