simplemouse to rtmi-ui
This commit is contained in:
@@ -422,7 +422,7 @@ func apply_custom_settings(custom_settings: Dictionary):
|
||||
|
||||
func get_custom_data() -> Dictionary:
|
||||
return {
|
||||
"ui_type": "simplemouse"
|
||||
"ui_type": "rtmi-ui"
|
||||
}
|
||||
|
||||
|
||||
|
||||
@@ -252,5 +252,5 @@ settings = {
|
||||
"voice_lang": "fr_FR"
|
||||
}
|
||||
custom_data = {
|
||||
"ui_type": "simplemouse"
|
||||
"ui_type": "rtmi-ui"
|
||||
}
|
||||
|
||||
@@ -194,5 +194,5 @@ settings = {
|
||||
"voice_lang": "fr_FR"
|
||||
}
|
||||
custom_data = {
|
||||
"ui_type": "simplemouse"
|
||||
"ui_type": "rtmi-ui"
|
||||
}
|
||||
|
||||
@@ -246,5 +246,5 @@ settings = {
|
||||
"voice_lang": "fr_FR"
|
||||
}
|
||||
custom_data = {
|
||||
"ui_type": "simplemouse"
|
||||
"ui_type": "rtmi-ui"
|
||||
}
|
||||
|
||||
@@ -261,5 +261,5 @@ settings = {
|
||||
"voice_lang": "fr_FR"
|
||||
}
|
||||
custom_data = {
|
||||
"ui_type": "simplemouse"
|
||||
"ui_type": "rtmi-ui"
|
||||
}
|
||||
|
||||
@@ -279,5 +279,5 @@ settings = {
|
||||
"voice_lang": "fr_FR"
|
||||
}
|
||||
custom_data = {
|
||||
"ui_type": "simplemouse"
|
||||
"ui_type": "rtmi-ui"
|
||||
}
|
||||
|
||||
@@ -258,5 +258,5 @@ settings = {
|
||||
"voice_lang": "fr_FR"
|
||||
}
|
||||
custom_data = {
|
||||
"ui_type": "simplemouse"
|
||||
"ui_type": "rtmi-ui"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user