mirror of
https://github.com/godotengine/godot.git
synced 2024-12-01 16:42:26 +00:00
bind trigger constants
This commit is contained in:
parent
c60e1648ba
commit
83baa05915
@ -402,6 +402,9 @@ static _GlobalConstant _global_constants[]={
|
||||
BIND_GLOBAL_CONSTANT( JOY_ANALOG_2_X ),
|
||||
BIND_GLOBAL_CONSTANT( JOY_ANALOG_2_Y ),
|
||||
|
||||
BIND_GLOBAL_CONSTANT( JOY_ANALOG_L2 ),
|
||||
BIND_GLOBAL_CONSTANT( JOY_ANALOG_R2 ),
|
||||
|
||||
|
||||
// error list
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user