iidx26 - Fix cam.disable_camera1 default
This commit is contained in:
Vendored
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user