Fixed: ForceDXTC is not to disable compression but force it

--HG--
branch : develop
feature/pipeline-tools
kervala 9 years ago
parent e4f8bb0e16
commit b9231adb78

@ -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>

Loading…
Cancel
Save