mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
doc: Make all tutorial links point to 3.3 branch of docs
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
Stores key presses on the keyboard. Supports key presses, key releases and [member echo] events.
|
||||
</description>
|
||||
<tutorials>
|
||||
<link>https://docs.godotengine.org/en/3.2/tutorials/inputs/inputevent.html</link>
|
||||
<link>https://docs.godotengine.org/en/3.3/tutorials/inputs/inputevent.html</link>
|
||||
</tutorials>
|
||||
<methods>
|
||||
<method name="get_scancode_with_modifiers" qualifiers="const">
|
||||
|
||||
Reference in New Issue
Block a user