1
0
mirror of https://github.com/djhackersdev/bemanitools.git synced 2025-01-31 20:15:20 +01:00

iidx26 - Fix cam.disable_camera1 default

This commit is contained in:
Jeffrey Paine 2023-04-10 15:11:35 -04:00 committed by icex2
parent 6eb415a9d7
commit 9dd7a81033

View File

@ -38,7 +38,7 @@ gfx.device_adapter=-1
cam.disable_emu=false
# Disable camera 1. Use, i.e., if you only have one camera and want it to be mapped to camera 2 ingame.
cam.disable_camera1=true
cam.disable_camera1=false
# Disable camera 2. Use, i.e., if you have more than one camera but only want to map camera 1 ingame.
cam.disable_camera2=false