mirror of
https://github.com/Insality/druid.git
synced 2025-09-28 02:22:18 +02:00
Input implementation progress
This commit is contained in:
@@ -8,7 +8,6 @@ M["button"] = {
|
||||
ENABLED_COLOR = vmath.vector4(1),
|
||||
LONGTAP_TIME = 0.4,
|
||||
DOUBLETAP_TIME = 0.4,
|
||||
IS_HOVER = false,
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user