Fixed: ForceDXTC is not to disable compression but force it
This commit is contained in:
parent
4cfe978814
commit
3cb0fdf4f0
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue