Skip to content

Commit

Permalink
Fix Use DX 10.1 option in the settings
Browse files Browse the repository at this point in the history
  • Loading branch information
Xottab-DUTY committed Jul 8, 2018
1 parent 83a1132 commit da41e6e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion res/gamedata/configs/ui/ui_mm_opt.xml
Original file line number Diff line number Diff line change
Expand Up @@ -454,7 +454,7 @@
</cap_r3_msaa_opt>
<check_r3_msaa_opt x="167" y="0" width="44" height="29">
<texture>ui_inGame2_checkbox</texture>
<options_item entry="r3_msaa_opt" group="mm_opt_video_adv" depend="vid"/>
<options_item entry="r3_use_dx10_1" group="mm_opt_video_adv" depend="vid"/>
</check_r3_msaa_opt>

<cap_r4_tessellation x="20" y="3" width="135" height="24">
Expand Down
2 changes: 1 addition & 1 deletion res/gamedata/configs/ui/ui_mm_opt_16.xml
Original file line number Diff line number Diff line change
Expand Up @@ -457,7 +457,7 @@
</cap_r3_msaa_opt>
<check_r3_msaa_opt x="133" y="0" width="35" stretch="1" height="29">
<texture>ui_inGame2_checkbox</texture>
<options_item entry="r3_msaa_opt" group="mm_opt_video_adv" depend="vid"/>
<options_item entry="r3_use_dx10_1" group="mm_opt_video_adv" depend="vid"/>
</check_r3_msaa_opt>

<cap_r4_tessellation x="16" y="3" width="108" height="24">
Expand Down

0 comments on commit da41e6e

Please sign in to comment.