mirror of
https://github.com/Orama-Interactive/Pixelorama.git
synced 2025-02-21 13:03:13 +00:00
Update project.godot
For some reason space was removed
This commit is contained in:
parent
783026bacc
commit
518ba2b176
1 changed files with 2 additions and 1 deletions
|
@ -216,7 +216,8 @@ delete={
|
||||||
}
|
}
|
||||||
space={
|
space={
|
||||||
"deadzone": 0.5,
|
"deadzone": 0.5,
|
||||||
"events": [ ]
|
"events": [ Object(InputEventKey,"resource_local_to_scene":false,"resource_name":"","device":0,"alt":false,"shift":false,"control":false,"meta":false,"command":false,"pressed":false,"scancode":32,"unicode":0,"echo":false,"script":null)
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
[locale]
|
[locale]
|
||||||
|
|
Loading…
Add table
Reference in a new issue