mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-08 00:38:39 +09:00
Enable gamepad support by default in Basilisk.
Necessary because of changed platform default. See #794
This commit is contained in:
parent
26920bfcc6
commit
6f97045d83
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ MOZ_SERVICES_COMMON=1
|
|||
MOZ_SERVICES_SYNC=1
|
||||
MOZ_SERVICES_HEALTHREPORT=
|
||||
MOZ_SAFE_BROWSING=
|
||||
|
||||
MOZ_GAMEPAD=1
|
||||
# Disable checking that add-ons are signed by the trusted root
|
||||
MOZ_ADDON_SIGNING=0
|
||||
MOZ_REQUIRE_SIGNING=0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue