mirror of
https://github.com/encounter/aurora.git
synced 2025-07-01 02:43:42 +00:00
Attempt to fix PADSerializeMappings
This commit is contained in:
parent
8cbebc12b2
commit
a3d04247e6
@ -720,7 +720,7 @@ void PADSerializeMappings() {
|
||||
aurora::input::controller_name(controller.second.m_index), controller.second.m_vid,
|
||||
controller.second.m_pid)
|
||||
.c_str(),
|
||||
"wbe");
|
||||
"wb");
|
||||
if (file == nullptr) {
|
||||
return;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user