This commit is contained in:
GoaLitiuM
2021-06-12 02:01:26 +03:00
parent 1b6e828abe
commit 5d98b41c85
15 changed files with 1482 additions and 15 deletions

View File

@@ -0,0 +1,10 @@
{
"ID": "492a33824049ba25a8bdcdb148179e67",
"TypeName": "FlaxEditor.Content.Settings.AudioSettings",
"EngineBuild": 6219,
"Data": {
"DisableAudio": false,
"DopplerFactor": 1.0,
"MuteOnFocusLoss": false
}
}

View File

@@ -72,7 +72,7 @@
"Name": "ClearConsole",
"Mode": 1,
"Key": 66,
"MouseButton": 3,
"MouseButton": 0,
"GamepadButton": 0,
"Gamepad": 0
}