Fix type and duplicated item in TextureDiscardLevel combobox in graphics preferences panel

Ansariel 2013-10-05 10:45:04 +02:00
parent 4579a94caa
commit f1a18c331b
1 changed files with 1 additions and 5 deletions

View File

@ -1000,7 +1000,7 @@
<check_box
control_name="ImagePipelineUseHTTP"
height="16"
label="Use HTTP for recieving textures"
label="Use HTTP for receiving textures"
tool_tip="Set this to load textures using the HTTP protocol - unset it if you are having rendering problems and wish to the legacy UDP protocol."
layout="topleft"
left_delta="5"
@ -1043,10 +1043,6 @@
label="Low quality"
name="5"
value="5"/>
<combo_box.item
label="No textures"
name="5"
value="5"/>
</combo_box>
<text