Fixed: ForceDXTC is not to disable compression but force it

This commit is contained in:
kervala 2016-03-11 09:50:22 +01:00
parent 4cfe978814
commit 3cb0fdf4f0

View file

@ -28,7 +28,7 @@
<item>
<widget class="QCheckBox" name="texcompressionCheckBox">
<property name="text">
<string>Disable texture compression</string>
<string>Force texture compression</string>
</property>
</widget>
</item>