Update key name for rumble forwarding

This commit is contained in:
Yukino Song
2025-07-14 01:32:45 +08:00
parent afd8889901
commit f59080817c
7 changed files with 12 additions and 10 deletions

View File

@@ -211,7 +211,7 @@ namespace config {
bool native_pen_touch;
bool enable_input_only_mode;
bool enable_rumble_messages_to_controllers;
bool forward_rumble;
};
namespace flag {