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 4b90c29c85
commit f5e679ca72

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>