made it so coins actually coin

This commit is contained in:
JHDev2006
2025-09-13 19:53:31 +01:00
parent 6c5f57a9a4
commit 9f6f9c40c5
5 changed files with 12 additions and 17 deletions

View File

@@ -25,10 +25,10 @@ var current_device_brand := 0
var input_event: InputEvent = null
const button_id_translation := [
["A", "B", "~"],
["B", "A", "&"],
["X", "Y", "%"],
["Y", "X", "{"],
["A", "B", ""],
["B", "A", ""],
["X", "Y", ""],
["Y", "X", ""],
["Select", "-", "Share"],
"Home",
["Start", "+", "Options"],