simplemouse to rtmi-ui

This commit is contained in:
2024-03-17 21:21:58 +01:00
parent d2ba565140
commit a123b5446f
7 changed files with 7 additions and 7 deletions

View File

@@ -422,7 +422,7 @@ func apply_custom_settings(custom_settings: Dictionary):
func get_custom_data() -> Dictionary:
return {
"ui_type": "simplemouse"
"ui_type": "rtmi-ui"
}