mirror of
https://github.com/Insality/druid.git
synced 2025-11-27 03:10:51 +01: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