Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Redot-Engine/redot-engine
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a3723ade519fafcf0e935855c04b775804d16216
Choose a base ref
..
head repository: Redot-Engine/redot-engine
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 9dc56bd0102b5e4518767b95ef9d9c6a8f7b9a71
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 doc/classes/Input.xml
2 changes: 1 addition & 1 deletion doc/classes/Input.xml
Original file line number Diff line number Diff line change
@@ -313,7 +313,7 @@
<param index="0" name="guid" type="String" />
<description>
Removes all mappings from the internal database that match the given GUID. All currently connected joypads that use this GUID will become unmapped.
On Android, Godot will map to an internal fallback mapping.
On Android, Redot will map to an internal fallback mapping.
</description>
</method>
<method name="set_accelerometer">